What problem does it solve?
Executing complex development plans can be slow and error-prone, especially when managing multiple tasks and ensuring quality. This skill streamlines the process by dispatching fresh subagents for each task, incorporating code reviews between tasks, and enabling fast iteration with continuous quality gates, all within the same session.
Core Features & Use Cases
- Fresh Subagent per Task: Isolate each task's context to prevent pollution and improve focus.
- Inter-Task Code Review: Automatically trigger code reviews after each task to catch issues early.
- Iterative Quality Gates: Apply feedback immediately, ensuring high-quality progress throughout development.
- Use Case: You have a detailed plan for a new feature with 5 independent tasks. Use this skill to execute Task 1 with a subagent, review its work, apply feedback, then proceed to Task 2, ensuring continuous progress and quality.
Quick Start
You have a development plan loaded. Use this skill to dispatch a fresh subagent to implement the first task, then review its work, and apply any necessary fixes before proceeding.