subagent-driven-development

Dispatch fresh subagents for isolated task execution with two-stage reviews.

Updated Mar 20, 2026
One-click install
npx skills add https://github.com/sixscripts-ai/ghostssh --skill subagent-driven-development-sixscripts-ai
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/sixscripts-ai/ghostssh/tree/main/skills/subagent-driven-development
Command: npx skills add https://github.com/sixscripts-ai/ghostssh --skill subagent-driven-development-sixscripts-ai

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Orchestrates task execution by dispatching a fresh subagent per task, ensuring isolated context and high-velocity iterations.

Core Features & Use Cases

  • Fresh subagent per task with automatic per-task context isolation.
  • Two-stage review workflow: spec compliance review, then code quality review.
  • Ideal for plans with many independent tasks and strict traceability requirements.

Quick Start

Provide your implementation plan and let the system dispatch a fresh subagent for each task.

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 a development plan with multiple independent tasks using subagents?

You can execute a development plan by dispatching a fresh subagent per task, which provides isolated context for each implementation step and enables rapid iteration. The system manages task dispatch and provides progress updates for traceability.

What is context isolation in subagent-driven task execution?

Context isolation means each task is handled by a fresh subagent with its own separate context, preventing information bleed between tasks. This approach maintains high-velocity iterations and ensures strict reviews improve overall code quality.

How does the two-stage review workflow for code and spec compliance work?

The two-stage review workflow enforces spec compliance first, then evaluates code quality. This structured review process ensures implementation tasks meet plan requirements before assessing the technical quality of the code produced.

When should I use subagent-driven development for task automation?

Use subagent-driven development for plans with multiple independent tasks where strict traceability is required. It is ideal when rapid iteration and strict reviews are needed to improve quality across isolated implementation contexts.

Do I need to provide a full implementation plan to use subagent task dispatch?

Yes, you need to provide your implementation plan to initiate subagent task dispatch. The system uses this plan to automatically dispatch a fresh subagent for each independent task within the plan.

Can I get progress updates during subagent task execution?

Yes, the subagent-driven development system provides progress updates during task execution. These updates ensure traceability throughout the implementation process as fresh subagents complete their assigned tasks.