giasip-dispatch
Solid“Multi-model dispatcher -- sends a task or prompt to other AI models (Codex / Gemini / Kimi / DeepSeek / Doubao / Qwen / GLM / MiniMax) and retrieves results. Triggers when you want to run a task on a specific model, need multi-model cross-validation, or want to use a cheaper model.”
Install
Quality Score: 83/100
Skill Content
Details
- Author
- GiaSip
- Repository
- GiaSip/giasip-skills
- Created
- 1 months ago
- Last Updated
- 1 weeks ago
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
dispatch
Delegate 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.
dispatch-helpers
Use whenever the orchestrator is about to issue a raw Agent() / Task() dispatch to a devt:* subagent (single OR parallel) instead of routing through /devt:review or /devt:workflow. Surfaces two CLIs that build the canonical envelope so context blocks (scope_trust, scope_hint, memory_signal, governing_rules) are never silently dropped — `dispatch run agent --task=...` for one-off single dispatches, `dispatch render-filled agent:auto` for advanced cases (lane fan-out, pre-computation, custom edits). Trigger phrases include single dispatches like "dispatch devt:code-reviewer to review X", "run devt:programmer for Y"; fan-out like "fan out review across files", "parallel reviewer across communities"; recovery like "re-dispatch programmer with continuation".
soia-dev-agent-cli-dispatch
通用外部 AI 模型/CLI 调度器(codex/claude/agy/gemini/kimi/opencode/qwen,非宿主内置子代理),可由任意宿主 AI 用于编码、审查、分析、研究、文档和内容任务:支持显式模型+推理深度或按难度自动选型,并输出 Token/费用、模型完整性、额度与恢复回执。Triggers:「派活给 codex」「让 claude 分析」「调用 agy」「调用外部 AI」「多 CLI 派发」等