subagent-driven-development

Installation
SKILL.md

VibeMastery Subagent-Driven Development

Implement plan tasks using focused subagents and strict review gates.

Hard Rules

  1. Run only one implementation subagent at a time.
  2. Require two review gates per task:
    • spec compliance review
    • code quality review
  3. Fix all review issues before moving to the next task.
  4. Do not commit changes unless the user explicitly asks.

Workflow

Installs
6
GitHub Stars
1
First Seen
Feb 28, 2026
subagent-driven-development — vibemastery/toolkit