What problem does it solve?
This Skill solves the inefficiencies of manually executing multi-task implementation plans, which cause context pollution between unrelated tasks, inconsistent quality from missing review steps, and slow iteration as developers juggle multiple workstreams in a single session.
Core Features & Use Cases
- Isolated Subagent Delegation: Dispatches fresh, context-free subagents for each independent task to eliminate cross-task contamination and keep the main session focused on coordination.
- Two-Stage Quality Review: Enforces mandatory spec compliance review followed by code quality review for every task, with up to 5 re-review iterations per stage to catch gaps and defects early.
- Standardized Prompt Templates: Includes pre-built, role-specific prompts for implementers, spec reviewers, and code quality reviewers to ensure consistent task execution and review criteria across all work.
- Use Case: For example, when executing a 5-task feature implementation plan for a new CLI tool, use this Skill to delegate each task to a dedicated subagent, run automated spec and quality checks, and only mark tasks complete once all requirements are fully met.
Quick Start
Use the subagents skill to execute your current implementation plan by dispatching isolated subagents for each independent task with built-in spec compliance and code quality reviews.