Execute plan by dispatching a fresh implementer subagent per task, a task review (spec compliance + code quality) after each, and a broad whole-branch review at the end.
**Why subagents:** You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. They should never inherit your session's context or history — you construct exactly what they need. This also preserves your own context for coordination work.
Key Features
Fresh implementer subagent per task with isolated context
Automated task review for spec compliance and code quality
Ledger-based state tracking for recovery after context compaction
Pre-flight plan scanning for file and interface conflicts
Privacy & Security
Data Collection
This tool follows industry-standard security practices and only collects data necessary for functionality.