{"repo":"SawyerHood/omegacode","free":true,"listed":false,"github":"https://github.com/SawyerHood/omegacode","clone":"git clone https://github.com/SawyerHood/omegacode.git","description":"Code based orchestration for any coding agent.","language":"TypeScript","stars":136,"topics":["agents","claude-code","codex"],"license":"MIT","category":"ai-agents","readme_excerpt":"omegacode An agent-agnostic implementation of Claude Code's Workflows . omegacode runs JavaScript workflow files that orchestrate fleets of coding agents with a small deterministic DSL — agent() / parallel() / pipeline() / phase() — and the workers are pluggable: the same workflow can drive Claude Code , Codex , OpenCode , and pi in a single run. Install install-skill teaches your agents how to author and run workflows by copying the skill into /.claude/skills/ (Claude Code) and /.agents/skills/ (Codex and other agents). Pass --claude or --agents to install to just one. You'll need Node 20+ and at least one worker installed: codex (the default provider), claude , opencode (≥ 1.16.2), and/or pi (≥ 0.79.1, npm i -g @earendil-works/pi-coding-agent ). Run omegacode doctor to check — it flags binaries below the minimum versions, which the workers refuse at runtime. Note on opencode/pi sandboxing: neither CLI can enforce a confined sandbox, so omegacode accepts them only with an explicit sandbox: \"danger-full-access\" (per call or via --sandbox ). The default read-only sandbox is rejected with an error naming the remedy — a deliberate fail-closed choice. Model strings pass through verbatim to the backend (e.g. agent(\"…\", { provider: \"opencode\", model: \"openrouter/anthropic/claude-sonnet-4.5\", sandbox: \"danger-full-access\" }) ). Use it With the skill installed, just ask your agent: use omegacode to adversarially review this PR with both claude code and codex It will author a workflow","default_branch":null,"files":null,"tree":[],"storefront":"/r/SawyerHood","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/SawyerHood/omegacode/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}