m-subagent-driven-development

Dispatch specialized subagents to execute implementation plans with two-stage reviews.

2|Updated Jul 2, 2026
One-click install
npx skills add https://github.com/mituso89/Spec-Driven-Development-toolkits --skill m-subagent-driven-development
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: m-subagent-driven-development
Source: https://github.com/mituso89/Spec-Driven-Development-toolkits/tree/main/m-subagent-driven-development
Command: npx skills add https://github.com/mituso89/Spec-Driven-Development-toolkits --skill m-subagent-driven-development

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the execution of implementation plans by dispatching specialized subagents for each task, ensuring high-quality results and fast iteration.

Core Features & Use Cases

  • Subagent Execution: Dispatches fresh subagents for each task, ensuring isolation and focus.
  • Two-Stage Review: Performs spec compliance and code quality reviews after each task.
  • Continuous Execution: Executes all tasks from the plan without stopping, except for blockers or completion.
  • Use Case: Ideal for plans with mostly independent tasks and available subagents, enabling efficient execution and review of complex implementations.

Quick Start

Dispatch subagents to execute the implementation plan with the command: m-subagent-driven-development.

Frequently Asked Questions about m-subagent-driven-development

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

FAQPage Schema
How do I automate implementation plan execution using subagents?

Automating implementation plan execution involves dispatching fresh subagents for each task to ensure isolation and focus. This approach executes all tasks continuously without stopping, ensuring high-quality results and fast iteration for complex project management scenarios.

What is subagent-driven development for complex project management?

Subagent-driven development is a technique that automates complex project management by dispatching specialized subagents for individual tasks. It requires robust task decomposition to ensure isolation, focus, and high-quality implementation results.

How does the two-stage review process work for task automation?

The two-stage review process for task automation performs spec compliance and code quality reviews after each task is completed. This mechanism ensures that subagent execution meets implementation plan standards before proceeding to the next task.

When do I need subagent execution for implementation plans?

You need subagent execution for implementation plans when dealing with mostly independent tasks and available subagents. It is ideal for complex project management scenarios requiring efficient execution, detailed plans, and critical quality reviews.

What are the limitations of continuous subagent execution?

Continuous subagent execution executes all tasks without stopping, except when encountering blockers or reaching completion. It requires robust subagent management systems and may not suit plans with highly interdependent tasks.