Walks you through connecting your repo to OpenAI's Symphony orchestrator so Linear tickets automatically turn into pull requests via autonomous Codex agents. Handles the full setup: checking prerequisites like authenticated gh and LINEAR_API_KEY, building Symphony from the odysseus0 fork, auto-detecting your repo's clone URL and setup commands, creating the three custom Linear workflow states agents need, and installing the agent skills plus WORKFLOW.md into your repo. The real value is in the preflight checks, it catches silent failure modes like HTTPS clone URLs that prompt for passwords or missing gh auth that agents need for creating PRs. Also warns you that Symphony will immediately dispatch agents for every active ticket, not just new ones.
npx skills add https://github.com/odysseus0/symphony --skill symphony-setup