Hands-OnAI
← All skills
🤖
AutomationNewFree

Subagent-Driven Development

Run a plan task-by-task with a fresh agent and a review at every step. (For developers.)

Part of Superpowers by @obra

Subagent-Driven Development runs an implementation plan the disciplined way: each task gets a fresh subagent, followed by a two-stage review — first whether it matches the spec, then whether the code is any good. The result is work that stays on-spec and clean, task after task.

What it does

  • Dispatches a fresh subagent for each task in your plan.
  • Runs a spec-compliance review, then a code-quality review, after every task.
  • Keeps large implementations consistent and on-track.

What's in the download

  • SKILL.md — the subagent-driven workflow, ready to install.

How to install (2 minutes)

  1. 1Download the .zip and unzip it — you’ll get a folder called subagent-driven-development.
  2. 2In the Claude app: open Settings → Capabilities → Skills, choose Add / Upload, and select the folder (or the .zip).
  3. 3In Claude Code: drop the folder into your project’s .claude/skills/ directory, then type /skills to confirm it loaded.
  4. 4That’s it — the skill activates on its own when it fits what you’re doing.

Want to get the most out of your new skill?

Inside Hands-On AI Club we show you exactly how to use skills like this in real work — with step-by-step courses and a community to help you.