subagent-driven-development

Sequential subagent execution with two-stage review gates for implementation plans. Use when executing multi-task plans in current session, when tasks need fresh subagent context to avoid pollution, when formal review cycles (spec compliance then code quality) are required between tasks, or when you need diff-based validation of each task before proceeding.

$ Installieren

git clone https://github.com/CodingCossack/agent-skills-library /tmp/agent-skills-library && cp -r /tmp/agent-skills-library/skills/subagent-driven-development ~/.claude/skills/agent-skills-library

// tip: Run this command in your terminal to install the skill