subagent-driven-development

Coordinate sub-agents to advance development plans one task per iteration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill coordinates sub-agents to advance a development plan one task at a time, enforcing checks between tasks to ensure alignment with specifications and quality standards.

Core Features & Use Cases

  • Sequential Task Progression: advances a single task per iteration, reducing scope and risk.
  • Integrated Validation: performs specification compliance checks and triggers code-quality reviews before moving to the next task.
  • Delivery Status Synchronization: updates the project delivery status after each task batch to reflect current state and next actions.

Quick Start

Initiate the plan-driven workflow by selecting the current task and executing it to completion, then proceed to the next task after passing the required checks.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I coordinate sub-agents to implement complex features step by step?

To coordinate sub-agents for complex features, this skill advances a development plan one task at a time, enforcing specification compliance and code quality checks between tasks to reduce scope and risk.

What is the best way to enforce test-driven development and quality checks during task orchestration?

Enforcing test-driven development and quality checks during task orchestration is achieved by triggering integrated validation, performing specification compliance checks, and conducting code-quality reviews before moving to the next task.

Can I use task-level progress synchronization for formal release gating?

Yes, you can use task-level progress synchronization for formal release gating by updating the project delivery status after each task batch to reflect the current state and next actions.

Does this workflow support planning and implementing complex features with a single task focus?

Yes, this workflow supports planning and implementing complex features with a single task focus per iteration, reducing scope and risk while ensuring alignment with specifications and quality standards.

How do I start a plan-driven workflow to advance development tasks?

To start a plan-driven workflow, select the current task and execute it to completion, then proceed to the next task only after passing the required specification checks and code quality reviews.