Loading...
Loading...
Use when Claude Code needs a second opinion, verification, or deeper research on technical matters. This includes researching how a library or API works, confirming implementation approaches, verifying technical assumptions, understanding complex code patterns, or getting alternative perspectives on architectural decisions. The agent leverages the Codex CLI to provide independent analysis and validation.
npx skill4agent add cathrynlavery/codex-skill codexcodex exec --dangerously-bypass-approvals-and-sandbox "Your query here"exec--dangerously-bypass-approvals-and-sandbox--model <model>-m <model>gpt-5.3-codexgpt-5.2-codexgpt-5.1-codex-mini-c model_reasoning_effort=<level>lowmediumhighxhigh--reasoning-effort--full-autogpt-5.3-codex-sparkgpt-5.3-codexgpt-5.2-codexgpt-5.1-codex-maxgpt-5.1-codex-mini-m gpt-5.3-codex -c model_reasoning_effort=xhighcodex exec --dangerously-bypass-approvals-and-sandbox "Context: [Project name] ([tech stack]). Relevant docs: @/CLAUDE.md plus package-level CLAUDE.md files. Task: <short task>. Repository evidence: <paths/lines from rg/git>. Constraints: [constraints]. Please return: (1) decisive answer; (2) supporting citations (paths:line); (3) risks/edge cases; (4) recommended next steps/tests; (5) open questions. List any uncertainties explicitly."codex exec --dangerously-bypass-approvals-and-sandbox "Context: This is the [Project] monorepo, a [description] using [tech stack].
Key documentation is at @/CLAUDE.md
Note: Similar to how Codex looks for agent.md files, this project uses CLAUDE.md files in various directories:
- Root CLAUDE.md: Overall project guidance
- [Additional CLAUDE.md locations as relevant]
[Your specific question here]"-m gpt-5.3-codex -c model_reasoning_effort=xhighrg <token>CLAUDE.mdgit log -p -- <file/dir>