Screenshots
Impact
AI Models
PRs in 2 Hours
State Machine
Role Templates
Key Features
Multi-Model Agent Team
Coordinates Claude (Architect/Reviewer), Kimi (Deep thinking), Codex (Fast implementation), and Gemini (Research/Security) — each with specialized prompt templates.
Formal State Machine
12-state lifecycle from IDLE to DONE — INTAKE, RESEARCH, DISCUSS, USER_APPROVE, TASK_SPLIT, SPRINT, REVIEW. No skipping states, no self-approval.
tmux-based Dispatch
Sends prompts via tmux send-keys, captures output via capture-pane, detects idle/busy/crashed states via spinner and prompt indicators. Auto-restarts crashed agents.
GitHub Integration
Automated label creation, Project V2 board management, Epic/Story/Task issue hierarchy, commenting, and column management via GitHub CLI + GraphQL.
Review & QA Scoring
Automated QA scoring 0-100 with pass threshold of 85. Max 3 review cycles before escalation to human. Research debate protocol with configurable rounds.
Zero Dependencies
Pure Python 3.11+ with type hints, no external dependencies beyond stdlib. Uses tmux and GitHub CLI as system tools. Fully idempotent execution.