01Provides a structured issue lifecycle (todo, in-progress, done).
02Enforces a 'commit-first' workflow, requiring VCS commits before logging progress.
031 GitHub stars
04Automatically tracks code changes by linking VCS base and tip commits to issues.
05Aggregates and displays changes for parent issues from all their sub-tasks.
06Defines clear patterns for starting, progressing, and ending agent work sessions.