implement-with-subagents

Installation
SKILL.md

Implement with subagents

Keep orchestration and implementation ownership separate: the controller schedules, and one implementation subagent owns each independent work item through completion. Keep changes that cannot validate apart in one item, accept its task-scoped commit before advancing, and return failed acceptance evidence to that same owner rather than repairing it in the controller or reassigning it.

Select the mode

  • Use review only when the user asks to assess supplied orchestration without running it.
  • Use implement when the user asks to execute the supplied tickets or plan tasks.

Review procedure

Installs
146
GitHub Stars
1.0K
First Seen
14 days ago
implement-with-subagents — chrisbanes/skills