Ask Claude For Codex
Description
A read-only second opinion from Claude Code—with selectable model, effort, budget, and persistent context.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Ask Claude for Codex
A second opinion is useful only when it is actually a second opinion.
Ask Claude for Codex is an Agent Skill that lets Codex consult the locally authenticated Claude Code CLI without leaving the current task. The Claude session is read-only and isolated from local Claude customizations by default. It can still persist across follow-up questions, because rebuilding the same context for every objection is independence taken a little too literally.
The default is **Fable 5.1 with high reasoning effort**. A request can select another Claude model alias or full model ID, change the effort level and budget, or deliberately enable the local Claude setup.
Why this Skill?
Asking another model can expose a weak assumption, an overlooked failure path, or a genuinely different reading. But another model inside the same instructions, plugins and project framing is not as independent as the phrase "second opinion" suggests. This Skill keeps the consultation separate by default, gives it a fixed read-only tool surface, and makes the remaining choices explicit.
Claude's answer is still advice. Codex must verify it before the answer becomes an edit, a decision, or the wonderfully confident announcement that everything is now fixed.
How to use
Invoke the Skill explicitly or ask naturally:
$ask-claude-for-codex Review this implementation plan with the defaults.
Ask Opus 5 with max reasoning to challenge this architecture.
Frage Fable, ob dieser Fix die eigentliche Ursache behebt.
Unless overridden, the Skill uses:
| Setting | Default |
|---|---|
| Model | claude-fable-5-1 |
| Reasoning effort | high |
| Budget ceiling | USD 10 |
| Claude tools | Read,Grep,Glob,WebSearch,WebFetch |
| Session persistence | Enabled |
| Claude customizations | Disabled with safe mode |
Model values are passed to Claude Code as aliases or full IDs. For example, `opus` selects the current Opus alias. Effort accepts `low
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI