/orc tools
Products

Orc Tools · Project

Orc

A private multi-agent coding pipeline for Claude Code, Codex, and OpenCode

Privateorc

This one is private. There is no public link to give you.

The orc-ui run viewer: a sidebar of runs across four projects with their phase and session state, beside an open run showing its Ship card, phase rail, and delivery actions

How it works

Orc turns a Linear ticket, a Sentry issue, or a freeform prompt into a gated build pipeline: grilling, plan, build plus review, internal QA, detailed recap, and present. A primary orchestrator model only sequences phases and judges decisions; bounded subagents do the research, tests, and docs. Gated mode stops for grilling, plan, consequential review, and a final present card; quick mode collapses those to at most one compact decision check plus the final card. It ships as a repo of Markdown skills plus one orchestrator, not a new framework, and runs inside Claude Code, Codex, or OpenCode.

Specifics

  • Two modes sharing one pipeline: gated /orc and fast /orc-quick
  • Branchless grilling phase versions a shared-understanding doc before any branch exists
  • Independent review runs standards, ponytail over-engineering, a11y, and analytics checks in parallel
  • orc-ui is a zero-dependency local viewer showing every run's artifacts from every repo
  • PR, merge, and Notion drafts stay explicit manual delivery actions in both modes