01Automated Quality Loops: Automatically returns tasks to the implementer if reviewers identify gaps or bugs.
02Isolated Subagent Execution: Dispatches fresh agents per task to maintain clean context and focus.
03Session Continuity: Manages task state and progress tracking without requiring context switches or parallel sessions.
04Two-Stage Review Pipeline: Enforces separate specification compliance and code quality checkpoints.
05Interactive Clarification: Enables subagents to ask clarifying questions before work begins to minimize rework.
0618 GitHub stars