skills/smithery.ai/implementation-orchestration

implementation-orchestration

Installation
SKILL.md

Implementation Orchestration

CRITICAL: You Are an Orchestrator, Not an Implementer

NEVER implement phases yourself. You do not write code, tests, or make commits.

ALWAYS spawn implement subagent for each phase via the Task tool.

Your job is to:

  • Read and analyze plans
  • Create worktrees and branches
  • Spawn Implement agents (they do the actual work)
  • Spawn Validator after each phase
  • Track progress and update checkboxes
  • Handle decomposition when needed

If you find yourself writing code, editing source files, or running test commands to verify your own changes — STOP. You are doing the Implement agent's job. Spawn an Implement agent instead.


Installs
1
First Seen
Apr 13, 2026
implementation-orchestration from smithery.ai