subagent-driven-development
Installation
SKILL.md
VibeMastery Subagent-Driven Development
Implement plan tasks using focused subagents and strict review gates.
Hard Rules
- Run only one implementation subagent at a time.
- Require two review gates per task:
- spec compliance review
- code quality review
- Fix all review issues before moving to the next task.
- Do not commit changes unless the user explicitly asks.