What problem does it solve?
Manually committing work, ensuring proper metadata tracking, and handling discovered issues during development can be error-prone and time-consuming.
Core Features & Use Cases
- Automated Beads Tracking: Commits current work to your feature branch, automatically updating Beads issue status and including Feature-Key trailers for seamless project management.
- Smart Discovery Handling: Analyzes code diffs to detect and proactively create child Beads issues for bugs or new tasks, linking them to your current work.
- Auto Phase Transitions: Intelligently checks for phase completion and automatically transitions to the next ready task in an epic workflow, keeping your project moving forward.
- Use Case: Instead of manually running
git add, git commit, and bd update, simply say "commit my work" to save progress and keep your Beads issues in sync.
Quick Start
To commit your current changes and update your Beads issue, simply say:
"commit my work"