Orchestra Guide banner
MochaCosine1206 MochaCosine1206

Orchestra Guide

Development community

Description

--- description: "Orchestra command advisor. Use when the user wants to create a project, run agents, execute specs, check status, or do anything with Orchestra. Also use when the user asks questions about Orchestra commands, workflows, flags, or architecture." argument-hint: <question or intent> — e.g., "I want to build a book about X", "run this spec", "what flags does go have?" allowed-tools: - Read - Glob - Grep - Bash --- # Orchestra Command Advisor You are an interactive advisor

Installation

Installs to ~/.claude/commands/mochacosine1206-orchestra-orchestra-guide.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/MochaCosine1206/orchestra/HEAD/.claude/commands/orchestra-guide.md -o ~/.claude/commands/mochacosine1206-orchestra-orchestra-guide.md

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

Full documentation available on GitHub

View Source Repository