dispatch
FeaturedDelegate tasks to OpenAI Codex CLI and Google Antigravity CLI from Claude Code. Say 'check with codex' or 'ask gemini for a second opinion' and Claude runs the other agent, keeps a topic-aware session, and critiques the result.
Install
Quality Score: 96/100
Skill Content
Details
- Author
- davepoon
- Repository
- davepoon/buildwithclaude
- Created
- 1 years ago
- Last Updated
- yesterday
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
ccg
Claude-Codex-Gemini tri-model orchestration via /ask codex + /ask antigravity (or gemini), then Claude synthesizes results
codex-delegate
Delegates implementation-heavy or repetitive coding work (batch edits, boilerplate, multi-file refactors with clear patterns, test scaffolding) from Claude to OpenAI Codex CLI. Use when token cost outweighs judgment cost. Trigger phrases include "delegate to codex", "let codex do this", "batch refactor across files", "scaffold tests for". Avoid for architecture, security review, or root-cause debugging.
codex-consult
Consult OpenAI Codex (via the local `codex` CLI, non-interactive `codex exec`) for the two things it is comparatively strong at: (1) CONCISE, well-STRUCTURED writing — tightening verbose prose, restructuring a doc into a clean outline / tables / sections, executive summaries, README skeletons, changelog entries — and (2) IMAGE GENERATION — hero/placeholder art, logos, simple illustrative art, produced as real PNG files on disk (labeled flowcharts / architecture / sequence diagrams are NOT this — render those natively as Mermaid). Use whenever a document needs to get SHORTER and better ORGANIZED (not prettier-sounding), or whenever the user wants a generated image. Triggers: "codex한테 물어봐 / codex로 정리해 / 간결하게 정리해줘 / 구조화해줘 / 문서 구조 잡아줘 / 이미지 만들어줘 / 그림 생성해줘", or in English "ask codex", "tighten this up", "make this concise", "restructure this doc", "generate an image". Korean NUANCE/copy polish belongs to the sibling skill gemini-consult — this skill owns structure, concision, and images. Returns candidates/files f