Subagent-Driven Development
Execute plan by dispatching fresh subagent per task, with two-stage review after each: spec compliance review first, then code quality review. Supports parallel mode for truly independent tasks using worktree-isolated agents.
Core principle: Fresh subagent per task + two-stage review (spec then quality) = high quality, fast iteration Parallel principle: Independent tasks + worktree isolation + post-implementation review = speed without sacrificing qual
[Description truncada. Veja o README completo no GitHub.]