Codex Pipeline

Runs a dev task through the cross-model codex pipeline — spec and held-out tests written here, implementation by `mcp__codex__codex`, fresh-context diff review, fixes via `mcp__codex__codex-reply`. Use when the user asks to run the codex pipeline or have Codex or GPT implement something — e.g. "run this through codex", "use the cross-model pipeline on this" — or when an implementation task carries real defect risk (a new module with a subtle contract, parsing or validation logic, edge-case-heavy algorithms, multi-file changes). Do NOT use for small mechanical edits, docs, config, or plain review of existing code — implement those directly or use /code-review instead.

V-Songbird 1beeda5 2.4 KB Updated

File contents

V-Songbird/foundry/tree/main/.claude/skills/codex-pipeline commit 1beeda5aca

Frequently asked questions

npx skillmds@latest add v-songbird/codex-pipeline