subagent-driven-development

Installation
SKILL.md

Subagent-Driven Development

Execute plan by dispatching a fresh implementer subagent per task, a task review (spec compliance + code quality) after each, and a broad whole-branch review at the end.

Why subagents: You delegate tasks to specialized agents with isolated context. By precisely crafting their instructions and context, you ensure they stay focused and succeed at their task. Choose isolated context for independent comparisons and shared history when continuity matters; use the host's available context controls.

Core principle: Fresh subagent per task + task review (spec + quality) + broad final review = high quality, fast iteration

Narration: between tool calls, narrate at most one short line — the ledger and the tool results carry the record.

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 the four named below, or all tasks complete. "Should I continue?" prompts and progress summaries waste their time — they asked you to execute the plan, so execute it.

Resolve routine decisions. Use the specification, repository evidence and current authorization for reversible implementation choices. Record material assumptions with their rationale. When missing information changes the outcome or exceeds authority, ask a focused question and continue independent work.

Installs
2
GitHub Stars
70
First Seen
Aug 18, 2026
subagent-driven-development — seaworld008/commonly-used-high-value-skills