# Plumb Codex

> Use the Claude-first plumb engineering harness from Codex without changing its canonical playbooks or principles.

- Skill: `haruki1090/plumb-codex` (Agent Skill)
- Install (CLI): `npx skillmds@latest add haruki1090/plumb-codex`
- Raw SKILL.md: https://api.skillmd.com/api/skills/haruki1090/plumb-codex/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Haruki1090 (https://skillmd.com/u/haruki1090)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/haruki1090/plumb-codex

---


# plumb runtime entry

This is a thin execution adapter. Do not restate or fork the harness here.

1. Read `../../SKILL.md`; it remains the source of truth for routing, playbooks, principles, artifacts,
   and the visible judge line.
2. Read `../../docs/openai-runtime.md`; it translates runtime-specific roles, tools, return values,
   command lookup, and model placement.
3. Apply the canonical playbook selected by the root router, with only the execution substitutions in
   the runtime adapter.

When the two documents appear to disagree about product mechanics, the runtime adapter wins only for
those mechanics. It never overrides the acceptance criteria, review standard, or named principles.

