KamakuraCrypto

2 mods across 1 repository, 5 stars between them.

codex-review

01

KamakuraCrypto/claude-codex-review

Skill Claude CodeCodex

Use when Claude has written a plan and the user wants codex to premortem it — by default runs gpt-5.5 and gpt-5.4 at xhigh reasoning in parallel, iterates until both converge. Also supports single-shot codex runs, resume, and edit/network sandboxes as escape hatches.

5 3mo ago A 72 tokens original MIT

codex-review-full

02

KamakuraCrypto/claude-codex-review

Skill Claude CodeCodex

Use when Claude has written a plan and the user wants codex to verify it against the actual codebase — runs gpt-5.5 and gpt-5.4 at xhigh reasoning in parallel with full shell access, iterates until both converge. Strict prompt-level prohibition on destructive operations. Prefer /codex-review for fast, deterministic…

5 3mo ago A 85 tokens original MIT