subagent-driven-development

Dispatch specialized subagents for implementation and two-stage review of development tasks.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/Sungmaster/Sung --skill subagent-driven-development-sungmaster
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/Sungmaster/Sung/tree/main/.claude/plugins/superpowers/skills/subagent-driven-development
Command: npx skills add https://github.com/Sungmaster/Sung --skill subagent-driven-development-sungmaster

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of managing complex, multi-task development projects by delegating individual implementation and review steps to specialized, isolated subagents, preventing context drift and ensuring high-quality output.

Core Features & Use Cases

  • Isolated Task Execution: Dispatches fresh subagents for every task to ensure clean context and focused implementation.
  • Two-Stage Quality Gates: Enforces a mandatory spec compliance review followed by a code quality review for every task.
  • Use Case: When implementing a multi-file feature, use this skill to automatically dispatch an implementer for each task, followed by dedicated reviewers to verify spec adherence and code standards without human intervention between steps.

Quick Start

Activate the subagent-driven-development skill to begin executing your implementation plan by providing the path to your plan file.

Frequently Asked Questions about subagent-driven-development

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate multi-task development plans without context drift?

Subagent-driven development coordinates multi-task development plans by dispatching isolated subagents for each implementation task, ensuring focused execution and preventing context drift throughout complex software engineering workflows.

How does two-stage code review work for autonomous subagents?

Two-stage code review for autonomous subagents enforces a mandatory spec compliance check followed by a code quality review, ensuring every implementation task meets defined standards without human intervention between steps.

Can I use subagents to implement multi-file features automatically?

Yes, you can use subagents to implement multi-file features automatically by dispatching a fresh implementer subagent for each task, followed by dedicated reviewers to verify spec adherence and code standards.

What do I need to start executing a development plan with subagents?

To start executing a development plan with subagents, you need a structured plan file containing task definitions and must adhere to defined prompt templates for implementers and reviewers.

When should I use subagent-driven development over manual coding?

You should use subagent-driven development over manual coding when managing complex, multi-task software engineering projects requiring high-quality, iterative progress on independent tasks within a single session.

Does subagent-driven development require external dependencies?

No, subagent-driven development does not require external dependencies; it operates autonomously within your session by dispatching specialized subagents for implementation and two-stage review.