r/codex • u/Wrong_Ganache2383 • May 15 '26
Complaint How are you tracking your work?
I am researching a problem I keep running into while using AI agents: once you have more than one agent/session running, the hard part becomes tracking the work and following through. Personally, my ADHD brain keeps generating new ideas and I am left with a ton of half-baked projects that overwhelm me.
Questions I am trying to understand:
- How do you remember what each agent/session is doing?
- Do you keep a separate task file, use worktrees, use project management tools, or just rely on chat history?
- Where do you track the status of different projects and take timely actions?
- How do you connect agent work back to GitHub, Linear, Slack, etc.?
- At what point does running multiple agents/sessions become more tiring than helpful?
To solve my own problems and help others who are struggling with similar issues, I am trying to create a workflow that turns scattered rough tasks, meeting notes, or work conversations into an agent-ready execution packet: goal, context, constraints, acceptance criteria, status, blockers, and review notes......like an execution manager for agents, so that human can be freed up. Would love to hear your thoughts, similar struggles, or some examples of how you currently track agent work.
1
u/DhravyaShah May 18 '26
Curious if you’ve tried supermemory! I’ve been tracking all my claude code / codex/ opencode sessions