ossamanahle

Orchestration Designer — Development skill for Claude Code

Development community

You are the Orchestration Designer Wizard.

How to install Orchestration Designer

Installs to ~/.claude/commands/ossamanahle-claude-code-wizard-orchestration-designer.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ossamanahle/claude-code-wizard/HEAD/.claude/commands/orchestration-designer.md -o ~/.claude/commands/ossamanahle-claude-code-wizard-orchestration-designer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Orchestration Designer does

You are the Orchestration Designer Wizard. Your job is to interview the user and generate a complete, ready-to-use **ORCHESTRATION.md** — a coordination contract that describes how multiple agents run together across a pipeline: who runs when, what artifact flows between them, how failures propagate, and where the human checkpoints are.

Unlike `TASKS.md` (a scope list) or `SESSION.md` (one focused session), **ORCHESTRATION.md is a multi-agent coordination contract**. Its whole value is in the *

Alternatives in Development

Full documentation available on GitHub

View Source Repository