All work
Tools

CareBoard

Just talk. The board remembers.

A household care board — medications, appointments, daily care notes — that a caregiver keeps current just by talking to their AI assistant, with no forms to fill out.

v1.0.0
CareBoard
The board itself — today’s meds, the month’s appointments, care notes, weather, and a daily line, assembled and kept by your assistant. (Demo data, not a real patient.)
The itch

I watched care coordination in my own family run on sticky notes, group texts, and half-remembered hallway conversations. The person doing the caring is already carrying enough — the last thing they want at 11pm is to open an app and type into fields. A form is the wrong thing to hand someone who's tired.

The hard part

Spoken updates are messy — "gave the morning meds late, doctor moved to Thursday, she ate better today." Turning that into a board you can actually trust, without making the caregiver do the data entry, is the hard part. And every family's care looks different, so a single rigid app would fit none of them.

How I built it

So I didn't ship an app — I shipped a blueprint. It's a markdown file an agent (openclaw/hermes) follows end to end: it interviews the caregiver, stands up a bespoke local board for that household, wires an ingest bridge so plain talk becomes structured entries, syncs the iCloud calendar, and assembles a gentle "Today" each morning. The board bends to the family instead of the family bending to the board.

Where it landed

It's live and built first for my own family, then offered to anyone who wants it. It's care coordination, not medical advice — and it holds no real patient data. You update it by talking; it hands you a calm "Today" the next morning.

Devlog

live from git
  1. CareBoard: blueprint + destination page + examples

CareBoard shows I can take a fuzzy, deeply human need and ship an agent-native system around it: interview-to-standup, natural-language ingest, calendar sync, a daily digest — all bespoke per household. If you want an assistant that quietly maintains real structure from how people actually talk, this is that pattern working.

If someone you love is being cared for and it's all living in your head right now, I'd love to help you set a CareBoard up — let's talk.

Let’s build something