subagent-driven-development

Manages implementation plans using task-specific subagents with isolated contexts and two-stage review.

1|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/mouseqiao85/AI-Plat --skill subagent-driven-development-mouseqiao85
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/mouseqiao85/AI-Plat/tree/main/agent/skills/subagent-driven-development
Command: npx skills add https://github.com/mouseqiao85/AI-Plat --skill subagent-driven-development-mouseqiao85

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill helps manage complex implementation plans by utilizing specialized subagents for each task, with a thorough review process to ensure quality and compliance.

Core Features & Use Cases

  • Subagent-based Execution: Assign each task to a fresh subagent, maintaining isolation for focused work.
  • Two-stage Review: Ensures spec compliance and code quality through separate review stages.
  • Use Case: Ideal for implementing a multi-step software development project where tasks are modular and can be reviewed independently.

Quick Start

Dispatch the subagent-driven-development skill to execute the plan 'project-implement.md'.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I manage complex software development tasks using subagents?

To manage complex software development tasks using subagents, assign each modular task to a fresh subagent with isolated context for focused execution. This approach ensures specialized subagents handle individual implementation steps independently, maintaining context isolation throughout the project lifecycle.

What is two-stage code review in task-specific subagent workflows?

Two-stage code review in task-specific subagent workflows is a quality assurance process that evaluates spec compliance and code quality separately. This mechanism ensures each subagent's output meets technical specifications and maintains high code standards through distinct review protocols.

How do I execute an implementation plan with task-specific subagents?

Executing an implementation plan with task-specific subagents requires dispatching the plan file to the subagent-driven-development workflow. The system manages execution by assigning each task to a fresh subagent, maintaining isolation, and conducting two-stage reviews for spec compliance and quality.

Can I use subagent-driven development for modular software projects?

Yes, you can use subagent-driven development for modular software projects where tasks can be reviewed independently. It is ideal for multi-step implementation plans, assigning each modular task to a fresh subagent with isolated context and conducting two-stage reviews for spec compliance and code quality.

Does subagent-based task management require isolated context for each task?

Yes, subagent-based task management requires isolated context for each task to ensure focused execution. Each task is assigned to a fresh subagent, maintaining isolation throughout the implementation process to preserve spec compliance and code quality during the two-stage review.