Use Cases
When a developer has a structured implementation plan with multiple relatively independent tasks (e.g., adding auth module, implementing data export, writing unit tests), this skill dispatches a fresh subagent per task. Each subagent has isolated context, focuses on its task, and undergoes spec and quality review after completion. This avoids context pollution and significantly improves speed and quality of multi-task development.
In CI/CD or automated development scenarios where the developer wants continuous execution of all plan tasks without pausing for 'should I continue?' prompts. The skill automatically executes sequentially, stopping only for BLOCKED status, genuine ambiguity, or completion. A ledger file tracks progress so execution can resume correctly even after context compaction, avoiding expensive human interruptions and duplicate task execution.
Skill File
Domains
Forms
Mechanism
Breaks down how the skill works and what it produces, so you can quickly judge whether it fits your scenario and value.
Skill Relationships
Dependency relationships read as "the upper tier points to the lower tier." The current Skill sits in the middle tier — above are Skills that depend on it, below are Skills it depends on.
Tier 1 · These Skills Use Me
Tier 2 · Current Skill
Tier 3 · I Use These Skills
Browse this skill's relationships within its skillset. Click a node to switch the side panel; use the search box to jump to any skill.