subagent-driven-development

Dispatch a subagent per task with code reviews between tasks.

Updated Dec 27, 2025
One-click install
npx skills add https://github.com/TheBBz/HFTPM --skill subagent-driven-development-thebbz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: subagent-driven-development
Source: https://github.com/TheBBz/HFTPM/tree/main/.claude/skills/subagent-driven-development
Command: npx skills add https://github.com/TheBBz/HFTPM --skill subagent-driven-development-thebbz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables fast iteration by dispatching a new subagent for each task, with code reviews between tasks to catch issues early without context pollution.

Core Features & Use Cases

  • Per-task Subagents: Isolate work to avoid context leaking across tasks
  • Review Gate: Code reviews after each task to maintain quality
  • Use Case: When handling 3+ independent issues that can be tackled in parallel

Quick Start

Describe the plan and then dispatch a subagent per task as described.