subagent-driven

Installation
SKILL.md

Subagent-Driven Development Skill

Overview

This skill implements structured plan execution by dispatching independent subagents for each task, followed by mandatory two-stage reviews: specification compliance first, then code quality. Ensures systematic progress with quality gates.

Quick Start

  1. Prepare plan - Extract tasks to TodoWrite tracker
  2. For each task:
    • Dispatch implementer subagent
    • Answer clarification questions
    • Run spec compliance review
    • Run code quality review
  3. Final review - Comprehensive code review
  4. Complete - Use finishing-a-development-branch

When to Use

Related skills
Installs
19
GitHub Stars
8
First Seen
Jan 24, 2026