setup
/ouroboros:setup
Guided onboarding wizard that converts users into power users.
Standalone users (Codex, pip install): Use
ouroboros setup --runtime codexin your terminal instead. This skill runs inside a Claude Code session. For other runtime backends, the CLIouroboros setupcommand handles configuration. For full install and onboarding instructions, see Getting Started.
GitHub Copilot CLI users: Run
ouroboros setup --runtime copilot(afterpipx install 'ouroboros-ai[mcp]'oruv tool install 'ouroboros-ai[mcp]'). Setup will:
- Live-discover available models from the GitHub Copilot models API (uses
gh auth token) and let you pick a default. A bundled fallback list is used when offline.- Write
orchestrator.runtime_backend = copilotandllm.backend = copilotplus your chosen default into~/.ouroboros/config.yaml.- Register the MCP server in
~/.copilot/mcp-config.jsonso the nextcopilotsession can callooo ...skills.Hyphen Anthropic IDs that the Ouroboros defaults use (for example
claude-opus-4-6) are auto-mapped at runtime to the dotted form Copilot CLI expects (claude-opus-4.6), so existing config files keep working when you switch backends.
Usage
More from q00/ouroboros
ralph
MCP-owned Ralph loop around background evolve_step jobs
40welcome
First-touch experience for new Ouroboros users
26interview
Socratic interview to crystallize vague requirements
26evolve
Start or monitor an evolutionary development loop
25unstuck
Break through stagnation with lateral thinking personas — single or multi-persona debate
25status
Check session status and measure goal drift
25