logoalt Hacker News

98codestoday at 6:26 PM0 repliesview on HN

At home? Not really, no.

At work? I've got ADHD, so the idea of making a to-do list is fine but keeping it up to date was a challenge. I've created a set of agentic skills that comes through the last 36 hours of emails, meetings, chats, and gathers up all the work I volunteered to do (or was told to do), triages them across urgency/impact, and sorts them into Do/Defer/Schedule/Delegate piles.

Last, I created an app to give a UI to this data to see and act on it all, including a way to flag a to-do that was found and enter why I thought the status or categorization was wrong. On the next run, a review skill reads those comments, makes changes to the other skills accordingly, and sends me an email with details of the changes, and the commit I can use to roll back the change if I'd like.

I've been running it since April and while there were a lot of updates at first, I haven't had to flag anything for review in months, and I get to feel a whole lot better about managing my to-do pile.

I'm looking at open-sourcing it, but since I created it with work resources on work time, I need to jump through a few hoops first.