dispatch
Installation
SKILL.md
Dispatch
Delegate tasks to external AI CLIs from inside Claude Code. Say "check with codex", "ask gemini for a second opinion", or "validate this before I merge" and Claude runs the other agent, keeps a topic-aware conversation, and critiques the result rather than echoing it.
Supports OpenAI Codex CLI and Google Antigravity CLI (multi-model: Gemini, Claude, GPT-OSS). No API keys — both CLIs use their own auth (OAuth / Google sign-in).
Source: sparklingneuronics/sparkling-skills (MIT)
When to Use This Skill
- Getting a second opinion from a different model family before merging
- Cross-checking Claude's analysis against Codex or Gemini
- Delegating a side task (research, review, image generation) to another CLI
- Triangulating a decision across multiple models and having Claude reconcile disagreements
- Resuming a prior delegation thread without restating context