subagent-driven-development

Dispatch subagents to execute implementation plans and review tasks.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/SkylerCook/imedical.agents --skill subagent-driven-development-skylercook
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/SkylerCook/imedical.agents/tree/main/vendor/superpowers/skills/subagent-driven-development
Command: npx skills add https://github.com/SkylerCook/imedical.agents --skill subagent-driven-development-skylercook

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the execution of implementation plans with independent tasks, ensuring high-quality, fast iteration without context pollution.

Core Features & Use Cases

  • Subagent Deployment: Dispatch fresh subagents per task, maintaining isolated context.
  • Task Review: Conduct spec and quality reviews after each task and a final broad review.
  • Use Case: Ideal for implementing complex software features where tasks are independent and require precise coordination.

Quick Start

Dispatch a subagent to implement Task 1 from the plan, then review the implementation with a task reviewer subagent.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I execute implementation plans with independent tasks without context pollution?

Dispatching fresh subagents per independent task maintains isolated context for implementation plan execution. This approach ensures high-quality, fast iteration without context pollution during complex software development workflows requiring precise task coordination.

What is subagent-driven development and when do I need it?

Subagent-driven development deploys independent subagents to execute isolated tasks within an implementation plan. It is ideal for implementing complex software features where tasks are independent and require precise coordination and review protocols.

How do I conduct task reviews when using subagents for plan implementation?

Conduct spec and quality reviews after each task using a task reviewer subagent, then perform a final broad review. This review protocol ensures high-quality implementation across all dispatched subagents executing the plan.

Can I use subagents for complex software features requiring precise task coordination?

Yes, subagent deployment is ideal for implementing complex software features where tasks are independent. Dispatch a fresh subagent per task, then review the implementation to ensure precise coordination and quality.

What are the limitations of dispatching subagents for task execution?

Subagent-driven task execution requires subagent management and review protocols, making it less suitable for dependent tasks. Each task must be independent to maintain isolated context and achieve fast iteration without quality loss.