subagent-driven-development

Dispatch fresh subagents for isolated tasks with two-stage reviews.

Updated Jan 25, 2026
One-click install
npx skills add https://github.com/xfs96192/claude-config --skill subagent-driven-development-xfs96192
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/xfs96192/claude-config/tree/main/plugins/cache/claude-plugins-official/superpowers/5.0.7/skills/subagent-driven-development
Command: npx skills add https://github.com/xfs96192/claude-config --skill subagent-driven-development-xfs96192

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill solves the challenge of executing multi-task plans by dispatching independent subagents for each task, ensuring isolated context and faster iteration through a two-stage review after each task.

Core Features & Use Cases

  • Fresh subagent per task to prevent context leakage and enable parallel work.
  • Two-stage review process: spec compliance first, then code quality.
  • Structured workflow templates and escalation rules to handle blockers and rework.

Quick Start

Dispatch a new subagent for each task in your plan and run two-stage reviews.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I isolate context when dispatching multiple development tasks in a single session?

A two-stage review process for subagent development evaluates each completed task sequentially. It first checks for strict spec compliance, then assesses code quality, ensuring structured workflows maintain high standards before proceeding to the next iteration.

What is a two-stage review process in subagent development workflows?

A two-stage review process for subagent development evaluates each completed task sequentially. It first checks for strict spec compliance, then assesses code quality, ensuring structured workflows maintain high standards before proceeding to the next iteration.

How do I automate task dispatch for plans with multiple independent tasks?

Use this subagent dispatch approach when your plan involves multiple independent tasks requiring rapid iteration. It is specifically designed for structured workflows that need built-in review checkpoints and isolated context per task.

When do I need to use subagents for development-workflow automation?

Subagent-driven development does not require external dependencies. It operates entirely within a single session using provided prompt templates and process rules to manage task dispatch, two-stage reviews, and escalation.

Do I need external dependencies to run subagent-driven development?

Unlike standard single-session task execution, subagent-driven development isolates context for each task using fresh subagents. It separates spec compliance from code quality reviews through a structured workflow template and built-in escalation rules.

How does subagent-driven development compare to other task automation workflows?

Unlike standard single-session task execution, subagent-driven development isolates context for each task using fresh subagents. It separates spec compliance from code quality reviews through a structured workflow template and built-in escalation rules.