tobihagemann/consult-claude
Consult Claude Code for second opinions, brainstorming, or difficult debugging from Codex. Use when the user asks to \"consult claude\", \"ask claude\", \"get claude's opinion\", \"brainstorm with claude\", or \"discuss with claude\".
npx skills add https://github.com/tobihagemann/turbo --skill consult-claude
Use Claude Code as an external collaborator from Codex. Unlike $peer-review, this skill is conversational and exploratory.
State:
$claude-print SkillRun the $claude-print skill with the assembled question. Default to read-only permissions.
For follow-up questions, include Claude's previous answer and the new evidence gathered since then.
Summarize the useful parts of Claude's response. Cross-reference suggestions with the repository before acting.
Then call update_plan to mark this step completed and continue with the next step of the active workflow.
Take tobihagemann/consult-claude from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.