subagent-driven-development

Execute implementation plans by dispatching subagents with two-stage review.

1|2|Updated Mar 6, 2026
One-click install
npx skills add https://github.com/cinjoff/fhhs-skills --skill subagent-driven-development-cinjoff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/cinjoff/fhhs-skills/tree/main/skills/subagent-driven-development
Command: npx skills add https://github.com/cinjoff/fhhs-skills --skill subagent-driven-development-cinjoff

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the implementation of development plans by orchestrating independent AI subagents for each task, ensuring high quality and rapid iteration within a single session.

Core Features & Use Cases

  • Task Decomposition: Breaks down a plan into discrete, manageable tasks.
  • Subagent Orchestration: Dispatches specialized AI subagents for implementation, spec review, and code quality checks.
  • Two-Stage Review: Enforces rigorous checks for spec compliance followed by code quality assurance.
  • Use Case: When you have a detailed feature plan, this Skill can autonomously execute each step, from coding to testing and review, providing continuous progress updates without manual intervention between tasks.

Quick Start

Use this skill to execute the current development plan by dispatching 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 automate task execution for a development plan using AI agents?

Yes, a single AI agent can execute a development plan by decomposing it into discrete tasks and dispatching fresh subagents for each one. This orchestration manages task execution within the current session to ensure rapid iteration and high-quality deliverables.

How does subagent orchestration ensure code quality during iterative development?

Subagent orchestration ensures code quality through a two-stage review process. Specialized subagents evaluate spec compliance and code quality sequentially, managing task execution within the current session to guarantee high-quality deliverables.

Do I need a detailed feature plan before starting automated task decomposition?

Yes, a detailed feature plan is required. The Skill operates by breaking down an existing plan into discrete, manageable tasks and orchestrating specialized AI subagents to autonomously execute each step from coding to testing.

What is the best way to handle automated debugging and refactoring with AI agents?

The best way is using iterative subagent cycles. This method supports automated debugging and refactoring by dispatching specialized AI agents to manage task execution and code quality reviews within the current session.

Can I run spec compliance checks and code quality reviews in a single session?

Yes, both checks run in a single session. The two-stage review process enforces rigorous spec compliance followed by code quality assurance, managing task execution to provide continuous progress updates without manual intervention between tasks.