Autonomous story implementation loop for BMAD projects using Claude Code CLI. Orchestrates Create Story → Dev Story → Code Review cycles in fresh sessions with automatic fix loops.
Stars
1
Forks
0
Watchers
1
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
33
commits
feat: add idle indicator to activity log during long CLI turns
e78e326View on GitHubfix: resolve run-stories failing when invoked from another directory
270781dView on GitHubfeat: add tool-use visibility toggle (t key + --show-tools flag)
7d825d2View on GitHubfix: clamp scroll offset so scrolling up never hides lines
5ead537View on GitHubfeat: add 6 verification hardening measures for post-dev resilience
0f5b9adView on GitHubfix: use sprint status as ground truth instead of session success flag
232b465View on GitHubfix: derive epic completion from story statuses, not epic-N field
03e0444View on GitHubfix: force layout pass on dashboard refresh so height:auto resizes
fb0d9e5View on GitHubfix: auto-size dashboard pane to content instead of fixed 30% height
7fcdcfdView on GitHubfix: freeze dashboard timers when orchestrator finishes
cddd32cView on GitHubfix: bump rich minimum to 14.3.0 for Unicode 17.0.0 compatibility
40205a1View on GitHubfix: search git log for story-ID pattern in commit-gap recovery
d1a47baView on GitHubdocs: add tech specs for activity pane scrolling and crash-resilient orchestration
1d060ecView on GitHubfeat: add crash-resilient story orchestration with step-resume logic
81116edView on GitHub