Install any skill in seconds. Free to start, no credit card required.
Get Started Free →OPC Architecture Understanding
.claude/skills/opc-architecture/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | -29% | 0% |
| case-02 | ✗→✓ | ▲ Improved | 7% | 0% |
| case-03 | ✗→✓ | ▲ Improved | 14% | 0% |
| case-01 | ✗→✓ | ▲ Improved | 10% | 0% |
| case-05 | ✗→✓ | ▲ Improved | -14% | 0% |
OPC (Orchestrated Parallel Claude) extends Claude Code - it does NOT replace it.
Claude Code CLI is the execution engine. OPC adds orchestration via:
When you spawn an agent:
subprocess.Popen(["claude", "-p", "prompt"])$ claude ← Main Claude Code (your terminal)
↓ Task tool triggers hook
↓ subprocess.Popen(["claude", "-p", "..."])
├── claude -p "research..." ← Child agent 1
├── claude -p "implement..." ← Child agent 2
└── claude -p "test..." ← Child agent 3.claude/hooks/.claude/skills/.claude/
├── hooks/ ← TypeScript hooks that Claude Code runs
├── skills/ ← SKILL.md prompts that Claude Code loads
├── settings.json ← Hook registration, Claude Code reads this
└── cache/ ← State files, agent outputs
opc/
├── scripts/ ← Python scripts called by hooks
├── docker-compose.yml ← PostgreSQL, Redis, PgBouncer
└── init-db.sql ← Database schemaclaude in terminal.claude/settings.jsonclaude -p "research..." as subprocess.claude/cache/agents/<id>/claude -p process| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-22 | pass→pass | 11,608 | 10,111 | -13% | 1 | 1 | 0% | 2,386 | 2,613 | +10% | 0 | 0 | — |
case-04 | fail→pass | 14,346 | 5,594 | -61% | 1 | 1 | 0% | 2,350 | 1,669 | -29% | 0 | 0 | — |
case-02 | fail→pass | 15,688 | 12,310 | -22% | 1 | 1 | 0% | 2,853 | 3,053 | +7% | 0 | 0 | — |
case-03 | fail→pass | 12,002 | 9,371 | -22% | 1 | 1 | 0% | 2,030 | 2,323 | +14% | 0 | 0 | — |
case-01 | fail→pass | 20,936 | 16,009 | -24% | 1 | 1 | 0% | 3,401 | 3,726 | +10% | 0 | 0 | — |
case-05 | fail→pass | 8,955 | 3,567 | -60% | 1 | 1 | 0% | 1,509 | 1,292 | -14% | 0 | 0 | — |
case-06 | fail→pass | 16,379 | 3,518 | -79% | 1 | 1 | 0% | 2,725 | 1,219 | -55% | 0 | 0 | — |
case-07 | fail→pass | 14,352 | 2,204 | -85% | 1 | 1 | 0% | 2,354 | 1,052 | -55% | 0 | 0 | — |
case-08 | fail→pass | 10,204 | 1,853 | -82% | 1 | 1 | 0% | 1,838 | 957 | -48% | 0 | 0 | — |
case-09 | fail→pass | 11,823 | 2,481 | -79% | 1 | 1 | 0% | 2,032 | 1,065 | -48% | 0 | 0 | — |
case-10 | pass→pass | 13,208 | 12,423 | -6% | 1 | 1 | 0% | 2,330 | 2,566 | +10% | 0 | 0 | — |
case-11 | fail→pass | 13,669 | 3,008 | -78% | 1 | 1 | 0% | 2,295 | 1,222 | -47% | 0 | 0 | — |
case-12 | fail→pass | 14,255 | 9,413 | -34% | 1 | 1 | 0% | 2,236 | 2,257 | +1% | 0 | 0 | — |
case-13 | fail→pass | 8,616 | 1,849 | -79% | 1 | 1 | 0% | 1,649 | 981 | -41% | 0 | 0 | — |
case-14 | fail→pass | 12,619 | 3,309 | -74% | 1 | 1 | 0% | 2,174 | 1,162 | -47% | 0 | 0 | — |
case-15 | pass→pass | 8,256 | 3,359 | -59% | 1 | 1 | 0% | 1,329 | 1,288 | -3% | 0 | 0 | — |
case-16 | fail→pass | 17,605 | 2,462 | -86% | 1 | 1 | 0% | 2,780 | 1,046 | -62% | 0 | 0 | — |
case-17 | fail→pass | 4,929 | 1,568 | -68% | 1 | 1 | 0% | 750 | 890 | +19% | 0 | 0 | — |
case-18 | fail→pass | 17,160 | 10,530 | -39% | 1 | 1 | 0% | 2,939 | 2,339 | -20% | 0 | 0 | — |
case-19 | fail→pass | 6,109 | 1,519 | -75% | 1 | 1 | 0% | 1,060 | 856 | -19% | 0 | 0 | — |
case-20 | pass→pass | 11,017 | 12,562 | +14% | 1 | 1 | 0% | 1,840 | 2,513 | +37% | 0 | 0 | — |
case-21 | pass→pass | 16,796 | 11,457 | -32% | 1 | 1 | 0% | 3,057 | 2,788 | -9% | 0 | 0 | — |
case-23 | pass→pass | 7,146 | 4,173 | -42% | 1 | 1 | 0% | 1,289 | 1,496 | +16% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 23 cases were attempted. The headline lift of +74 percentage points is the difference between those two pass rates over the 23 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
| Model | Method | Date | Lift |
|---|---|---|---|
| gemini-3.6-flash | verified | 7/30/2026 | +64% |
Other measured skills in the registry, with their headline benchmark lift.