← Posts

Something I've been having a lot of fun with recently: I've been building custom AI agents that help me with my weekly and monthly reviews.

I already had my GTD productivity system pretty well documented in Obsidian, and I had Claude Code create agents based on the documentation to help me do my weekly review, which I'd been struggling to keep up with each week. The agents are just markdown files that have the weekly review process documented including using Todoist via the command line to fetch my active projects and next actions. I can just ask Claude Code to fetch and run the agent, and it walks through the weekly review with me. It can do some pretty powerful reasoning around rescheduling, my capacity, and even things I might miss. It asks me questions and based on my answers it makes all the changes in Todoist on my behalf.

This has streamlined the weekly review process and reduced friction for me in a way that is helping me get back to the core principle of GTD, which is to get things out of my head and into a system that I keep updated and can trust. It's helping me crank through tasks and be more clear minded, and it's been giving me so many ideas about ways I could extend this workflow.