step-orchestrator

Installation
SKILL.md

Step Orchestrator

Run the main agent as coordinator. It owns plan state, Markdown plan writeback, commits, and hard-blocker decisions. Subagents own only the single round they are spawned for.

Require these inputs

  • Require a repo-local Markdown plan file path such as docs/plan.md or plans/migration.md.
  • Require explicit step IDs or ranges such as 3-5,7.
  • Require the target workspace or repository. Treat the current workspace as the default only when the user does not name another one.
  • Accept tests, constraints, branch preferences, and acceptance criteria as optional additions.
  • Treat an explicit request to use this skill, delegate, use subagents, or run worker/reviewer agents as permission to spawn subagents. If that permission is absent, ask before spawning.

Load references only when needed

Related skills
Installs
11
First Seen
Mar 10, 2026