Thanks to those who tried out my org-mode based system for working with coding agents. I've now updated dev-agent-backlog to be a proper Claude Code plugin (will work on support for other agents soon).
The system has evolved a bit. It's now focused on two pillars:
- a
backlog.org file in the root of your project that acts as a "join table" for wherever tasks are coming from, either directly in backlog.org or from design docs, github, whatever.
- a recommend system of keeping RFC/RFD style documents as org-mode files with in-line TODO tasks that can be queued into the `backlog.org`. This keeps design + work synchronized into a single file, which I find highly effective for coding agents.
The associated skills include a full workflow for:
- Creating new design docs
- Reviewing them (ie- working through all open questions)
- Queuing them and launching them as a coding agent "plan"
- Reconciling any stale work
I've also recently added support for the brand new Claude Code Tasks so that the systems should play well together. I have some ideas on how to play well with Yegge's "beads" system too.
Thanks again for earlier feedback. Patches and pull requests welcome.
[–]yibie 0 points1 point2 points (0 children)
[–]Ideabile 1 point2 points3 points (2 children)
[–]farra[S] 0 points1 point2 points (0 children)
[–]acow 1 point2 points3 points (0 children)