A CLI that orchestrates multi-agent AI workflows with Claude Code. Define pipelines as loops (Story → Tasks → Delivery), coordinate parallel agents via file-based trackers, and ship structured work. Supports multiple named flows per project, custom templates, and scales from single-agent interactive mode to multi-agent autonomous execution.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^1.19.11^12.6.2^5.3.0^4.0.0^0.6.5^12.1.0^4.6.0^3.27.0^8.18.0^2.6.0^7.6.13^22.0.0^8.5.0^8.3.0^5.6.0^1.6.4127
commits
Add 4 new built-in templates inspired by superpowers framework (v0.5.3)
16babf8View on GitHubShow CLI command hint when no summary exists in archive cards (TASK-4)
081e961View on GitHubDisplay summary.md prominently in expanded archive cards (TASK-3)
095b9f5View on GitHubImprove summarize prompt with detailed format and archive structure (TASK-2)
4d10db8View on GitHubAdd summarize CLI command for archived workflow runs (TASK-1)
533f561View on GitHubUpdate CLAUDE.md with archive reset fallback and directory cleanup docs (TASK-13)
0772dcbView on GitHubFix archive reset to handle missing templates and clean directories (TASK-13)
ddf5d5aView on GitHubDisplay project name in dashboard header and page title (TASK-12)
7351a8dView on GitHubUpdate CLI entry points to use actual port from startDashboard (TASK-11)
447b390View on GitHubDocument port auto-detection pattern in CLAUDE.md (TASK-10)
e1b6b7cView on GitHubAdd port auto-detection and retry logic to dashboard server (TASK-10)
0f41307View on GitHub