subagent-driven-development

Delegate independent implementation tasks to fresh subagents with per-task review and branch-wide quality gates.

Updated Apr 3, 2026
One-click install
npx skills add https://github.com/lapaixkemsdortshlee-svg/AyitiMarket --skill subagent-driven-development-lapaixkemsdortshlee-svg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/lapaixkemsdortshlee-svg/AyitiMarket/tree/main/.claude/skills/subagent-driven-development
Command: npx skills add https://github.com/lapaixkemsdortshlee-svg/AyitiMarket --skill subagent-driven-development-lapaixkemsdortshlee-svg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you execute implementation plans without losing focus or context by delegating independent work to fresh subagents, reviewing each task, and tracking progress through completion.

Core Features & Use Cases

  • Task Delegation: Assign each independent implementation step to a fresh subagent so work stays isolated and efficient.
  • Per-Task Review: Review every task for spec compliance and code quality before moving on, reducing rework later.
  • Branch-Level Control: Use progress tracking, diff packages, and a final whole-branch review to keep multi-step development organized.
  • Use Case: Ideal when you have a plan with several standalone coding tasks and want a disciplined workflow from implementation through final approval.

Quick Start

Use the subagent-driven-development skill to execute this implementation plan in the current session by dispatching fresh subagents for each task and reviewing their results before continuing.

Frequently Asked Questions about subagent-driven-development

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

FAQPage Schema
How do I delegate coding tasks to subagents for isolated execution?

You can delegate coding tasks to subagents by dispatching fresh instances for each independent implementation step, providing task briefs and review packages to ensure isolated execution and structured reporting.

What is subagent-driven development for multi-step implementation plans?

Subagent-driven development coordinates implementation plans by delegating independent tasks to fresh subagents, applying per-task review, progress tracking, and a final branch-wide quality gate to maintain workflow discipline.

How do I review code from subagents before merging a feature branch?

You review code from subagents by evaluating structured reports and diff packages for each dispatched task, checking spec compliance and code quality before proceeding to a final whole-branch review.

Can I track git-based progress for multiple subagent tasks in the same session?

Yes, you can track progress for multiple subagent tasks in the same session using git-based bookkeeping, which organizes branch-level control and monitors completion status across all dispatched work.

Do I need explicit model selection to run subagent-driven development workflows?

Yes, explicit model selection is required to run subagent-driven development workflows, allowing you to specify the appropriate model for each subagent dispatch alongside task briefs and review packages.

When should I not use subagents for implementation plan execution?

You should avoid using subagents for implementation plan execution when tasks are highly interdependent rather than standalone, as this workflow relies on isolating independent coding steps to maintain context and efficiency.