ouroboros
Ouroboros is an Agent OS designed for AI coding, replacing ad-hoc prompts with structured workflows.
- Type
- MCP
- Transport
- stdio
- Open source
- Yes
- GitHub Stars
- ★ 5.3k
- Source
- mcp-github
- Repository
- github.com/Q00/ouroboros
Overview
Ouroboros is a locally-first runtime layer that transforms non-deterministic agent workflows into replayable, observable, and policy-constrained execution contracts. It replaces ad-hoc prompts with a structured, specification-first workflow (Interview, Crystallize, Execute, Evaluate, Evolve). Compatible with multiple AI coding tools including Claude Code, Codex CLI, and OpenCode. Users can initiate workflows via the `ooo` command and extend functionality through plugins. Ideal for developers aiming to improve code quality and development efficiency.
Capabilities
- ▪Structured specification-first workflow
- ▪Support for multiple AI coding tools
- ▪Replayable and observable execution contracts
- ▪Plugin extensibility
Use cases
Setup
curl -fsSL https://raw.githubusercontent.com/Q00/ouroboros/main/scripts/install.sh | bash
This information was compiled by AI from public sources and may contain inaccuracies — please refer to the source.
FAQ
Which AI coding tools does Ouroboros support?
Supports Claude Code, Codex CLI, GitHub Copilot CLI, OpenCode, Hermes, Gemini, Kiro CLI, Pi CLI, and Zcode.
How do I get started with Ouroboros?
After installation, simply run the `ooo` command in your terminal to begin.
Related skills
gemini-cli
Gemini CLI is an open-source AI agent that brings Gemini's powerful capabilities directly into the terminal.
sast-skills
Transform your AI coding assistant into a SAST scanner to automatically detect vulnerabilities in code.
hello_js_reverse_skill
AI-driven JS reverse engineering Skill covering end-to-end scenarios such as encryption recovery and obfuscation analysis.
scientific-agent-skills
Transform any AI agent into a scientific assistant with 147 ready-to-use research skills.
susi_alexa_skill
A skill that enables question-and-answer interactions between Alexa and Susi AI.
claude-context
Provides code search capabilities for Claude Code, turning the entire codebase into context.