subagent-driven-development
“Use when executing implementation plans with independent tasks in the current session”
aipkg.jsoncode-quality-reviewer-prompt.mdimplementer-prompt.mdLICENSE.txtREADME.mdSKILL.mdspec-reviewer-prompt.md- 01SSD-485%MEDIUM
SKILL.md:14
detailhide
The skill explicitly instructs the agent to suppress human oversight by executing continuously without pause or progress checks, framing this as efficiency. This reduces human visibility into agent actions and decisions, preventing timely intervention if the agent goes off-track. The instruction 'Do not pause to check in with your human partner between tasks' combined with 'Execute all tasks from the plan without stopping' creates a pattern where human oversight is systematically minimized.
12**Core principle:** Fresh subagent per task + two-stage review (spec then quality) = high quality, fast iteration1314**Continuous execution:** Do not pause to check in with your human partner between tasks. Execute all tasks from the plan without stopping. The only reasons to stop are: BLOCKED status you cannot resolve, ambiguity that genuinely prevents progress, or all tasks complete. "Should I continue?" prompts and progress summaries waste their time — they asked you to execute the plan, so execute it.1516## When to Usefix Modify the continuous execution guidance to include mandatory checkpoints: (1) After each task completion, provide a summary for human review, (2) Allow humans to pause execution at any point, (3) Require explicit human approval before proceeding to multi-file or high-impact tasks, (4) Replace the framing from 'efficiency' to 'transparency with optional human oversight.' Add language like 'Unless the human instructs otherwise, pause after each task for review.'