About
This skill optimizes the AI development workflow by executing complex, decomposed plans through parallelized subagents. By splitting independent tasks into batches of two, it significantly reduces total implementation time while maintaining high code quality through mandatory review checkpoints between every batch. It utilizes a manifest-driven architecture to provide fresh context for every task, preventing context pollution and ensuring strict adherence to Test-Driven Development (TDD) principles and project-specific best practices.