subagent-driven-development

Dispatch subagents for tasks and review spec compliance and code quality.

Updated Feb 5, 2026
One-click install
npx skills add https://github.com/flybirdxx/RunningHub --skill subagent-driven-development-flybirdxx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/flybirdxx/RunningHub/tree/main/.gemini/skills/subagent-driven-development
Command: npx skills add https://github.com/flybirdxx/RunningHub --skill subagent-driven-development-flybirdxx

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the challenge of executing implementation plans with independent tasks efficiently, ensuring high quality through a two-stage review process.

Core Features & Use Cases

  • Task Dispatch: Dispatches a fresh subagent per task for independent execution.
  • Two-Stage Review: Includes spec compliance and code quality reviews after each task.
  • Use Case: Ideal for software development scenarios where tasks need to be executed with minimal human oversight, reducing errors and improving iteration speed.

Quick Start

Initiate subagent-driven development for your plan by executing the command: "Start Subagent-Driven Development for my plan."

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 in a software development workflow with minimal human intervention?

Automated task execution in a software development workflow is managed by dispatching a fresh, independent subagent per task, followed by a two-stage review for error-free implementation. This approach minimizes human oversight and accelerates iteration speed.

What is a two-stage review process for code quality and spec compliance?

A two-stage review process evaluates completed development tasks first for spec compliance, then for code quality. This automated quality control mechanism ensures error-free implementation by independently verifying that each subagent's output meets requirements.

How do I dispatch independent subagents for iterative software development?

Independent subagents are dispatched for iterative software development by assigning a fresh subagent to each individual task within an implementation plan. Execute the command to start the workflow, and each task is handled independently.

Can I use subagent-driven development to reduce errors in implementation plans?

Subagent-driven development reduces errors in implementation plans by executing each task independently and applying a two-stage review. This automated quality control checks both spec compliance and code quality to ensure error-free implementation.

What's the best way to execute implementation plans with independent tasks efficiently?

Executing implementation plans with independent tasks efficiently is best achieved by dispatching a fresh subagent per task and applying automated two-stage reviews. This minimizes human intervention while maintaining high code quality and spec compliance.

Do I need a specific environment to start subagent-driven development?

Starting subagent-driven development requires an implementation plan ready for execution. You initiate the workflow by executing the command to start the process, which then dispatches independent subagents and manages the two-stage reviews automatically.