Subagent Driven Development

Use when executing an implementation plan with 2+ mostly-independent tasks in the current session — when a developer says 'execute this plan', 'implement these tasks', 'work through the plan', or when a written plan exists and coding is starting. Dispatches a fresh subagent per task to prevent context pollution, then runs two mandatory review stages per task: spec compliance (did code match requirements?) then code quality (is it well-written?). Includes implementer prompt, spec-reviewer prompt, and code-quality-reviewer prompt templates. Distinct from executing-plans (which uses parallel sessions): subagent-driven-development stays in the same session. Auto-loads when plan execution, task implementation, or sequential development work is mentioned.

gabrielmoreira Updated 17 repo stars

File contents

gabrielmoreira/agent-skills-mirror/tree/main/mirrors/repos/SriSatyaLokesh@copilot-team-workflow/.github/skills/subagent-driven-development commit a7e5849973

Frequently asked questions

npx skillmds@latest add gabrielmoreira/subagent-driven-development-6