Documentation
README
OPC — One Person Company
One principle: the agent that does the work never evaluates it.
A full team in a single skill. The digraph engine handles any task — building code, reviewing code, analyzing problems, brainstorming designs. It infers which flow and entry point to use from the task itself, and every path ends with independent evaluation.
Invocation
Harness path: The opc-harness binary lives at bin/opc-harness.mjs relative to this skill's install directory. Resolve it once at session start:
OPC_HARNESS="$HOME/.claude/skills/opc/bin/opc-harness.mjs"
All opc-harness references below mean node "$OPC_HARNESS". Set this as a shell variable and reuse it throughout the session.
This is the opening of the README. Read the full README on GitHub.