subagent-driven-development

Execute implementation plans by dispatching fresh subagents with code reviews between tasks.

3|Updated Dec 30, 2025
One-click install
npx skills add https://github.com/hanibalsk/claude-marketplace --skill subagent-driven-development-hanibalsk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/hanibalsk/claude-marketplace/tree/main/plugins/bmad-system/skills/subagent-driven-development
Command: npx skills add https://github.com/hanibalsk/claude-marketplace --skill subagent-driven-development-hanibalsk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables execution of implementation plans by dispatching a fresh subagent for each task, with a code review between tasks to maintain quality gates.

Core Features & Use Cases

  • Fresh subagent per task to preserve context isolation
  • Code review between tasks to catch issues early
  • Sequential iteration with automated task reporting

Quick Start

Load your plan, then dispatch a new subagent for Task 1, review its output, fix issues, and proceed task-by-task.