subagent-driven-development

Execute implementation plans by distributing tasks to specialized subagents with review loops.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/HardyLiu6/youth-memory --skill subagent-driven-development-hardyliu6
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/HardyLiu6/youth-memory/tree/main/.codebuddy/skills/subagent-driven-development
Command: npx skills add https://github.com/HardyLiu6/youth-memory --skill subagent-driven-development-hardyliu6

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires implementer-prompt.md, task-reviewer-prompt.md, review-package, sdd-workspace, task-brief, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps automate the execution of implementation plans with independent tasks, improving efficiency and ensuring quality.

Core Features & Use Cases

  • Task Distribution: Distribute tasks to specialized subagents with isolated context for efficient execution.
  • Continuous Execution: Execute tasks without interruptions, maintaining focus and minimizing human overhead.
  • Review Loop: Include reviews after each task and a final whole-branch review to ensure spec compliance and code quality.

Quick Start

Start using Subagent-Driven Development by creating an implementation plan and executing tasks with dispatch commands for implementers and reviewers.

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 implementation plan execution with task distribution?

You can automate implementation plan execution by distributing tasks to specialized subagents with isolated context. This approach enables continuous execution without interruptions, minimizing human overhead while maintaining focus on independent task management.

What is a subagent-driven development workflow?

A subagent-driven development workflow distributes implementation plan tasks to specialized subagents for isolated execution. It includes a review loop after each task and a final whole-branch review to ensure spec compliance and code quality.

How do I set up a review loop for continuous task execution?

To set up a review loop for continuous task execution, you need coordination and review templates for tasks alongside a final review. The workflow dispatches tasks to implementers and then triggers reviewers after each task completes.

Do I need specific templates to distribute tasks to subagents?

Yes, you need coordination and review templates for tasks and the final review. The workflow requires an implementer prompt, a task reviewer prompt, task briefs, and a review package to properly distribute and evaluate subagent work.

Can I execute implementation tasks continuously without human intervention?

Yes, you can execute implementation tasks continuously without interruptions. The subagent-driven workflow maintains focus and minimizes human overhead by automating task distribution and triggering review loops automatically after each task.

What's the best way to ensure code quality when automating implementation plans?

The best way to ensure code quality when automating implementation plans is using a review loop with specialized subagents. Include reviews after each task and a final whole-branch review to verify spec compliance and code quality.