codex-bridge
Installation
SKILL.md
Codex Bridge
Package context, run Codex with a fixed sandbox, validate its response, and synthesize verified findings.
Replace
<skill-dir>with this skill's literal directory. On Windows,py -3may replacepython.
Scenarios
| Scenario | Purpose | Sandbox | Default model |
|---|---|---|---|
plan-review |
Review an explicit plan | read-only |
gpt-5.6-sol |
codify |
Implement approved work | workspace-write |
gpt-5.6-sol |
review-iteration |
Apply focused review; round 2 is final | workspace-write |
gpt-5.6-terra |
verification-round |
Verify extrapolated instances | read-only |
gpt-5.6-sol |
Sandbox is code-owned. Only model and effort accept project or CLI overrides.