Spec Orchestrator banner
zircote zircote

Spec Orchestrator

Testing community

Description

--- name: spec-orchestrator description: Orchestrate implementation of a large specification using parallel agent teams. Reads specs via discovery subagents, synthesizes a task plan, spawns implementation teammates, and manages wave-based execution. allowed-tools: - Task - Bash - Read - Write - Glob - Grep - TaskCreate - TaskUpdate - TaskList - TeamCreate - TeamDelete - SendMessage - AskUserQuestion argument-hint: "[--auto] [spec-directory]" --- # Spec Orchestrator Com

Installation

Installs to ~/.claude/commands/zircote-subcog-spec-orchestrator.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/zircote/subcog/HEAD/.claude/commands/spec-orchestrator.md -o ~/.claude/commands/zircote-subcog-spec-orchestrator.md

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

Full documentation available on GitHub

View Source Repository