← ClaudeAtlas

soia-dev-agent-cli-dispatchlisted

通用外部 AI 模型/CLI 调度器(codex/claude/agy/gemini/kimi/opencode/qwen,非宿主内置子代理),可由任意宿主 AI 用于编码、审查、分析、研究、文档和内容任务:支持显式模型+推理深度或按难度自动选型,并输出 Token/费用、模型完整性、额度与恢复回执。Triggers:「派活给 codex」「让 claude 分析」「调用 agy」「调用外部 AI」「多 CLI 派发」等
soia-team/soia-open-skills · ★ 2 · AI & Automation · score 72
Install: claude install-skill soia-team/soia-open-skills
# soia-dev-agent-cli-dispatch Use this skill when any host AI needs to dispatch coding, review, analysis, research, documentation, or content work to an external AI model/CLI — Codex, Antigravity CLI, Gemini CLI, Kimi CLI, OpenCode, Qwen Code, or a separately-launched Claude Code process — instead of continuing directly in the current agent session. This is about calling an external AI process; it is **not** about a host's built-in sub-agents. Do not use it when the current agent can just finish the task itself with no external process involved, or when you only need a one-off local shell command with no orchestration, monitoring, or prompt-injection concerns. ## 客户可读说明 ### 这个技能可以做什么 调度外部 AI 模型/CLI(codex/claude/agy/gemini/kimi/opencode/qwen,非宿主内置子代理,`qodercli` 也有命令模板但未纳入下方精简清单)进行受控派发,覆盖编码、审查、分析、研究、文档和内容任务:任务边界拆分、独立 workdir、防注入 prompt 写法、模型分级矩阵、Worktree 审批门、Anti-Fake-Fix 三步验证。在此之上,可显式指定执行器 + 模型 + 推理深度,或只给执行器家族由任务难度自动选型(见「自动路由」);每次调用后输出 Token/费用汇总(见「调用总结回执」)、模型完整性检测(见「Model Integrity Gate」)、额度预检(见「额度预检」)与断点续跑(见「可恢复执行」)。各执行器详细命令模板在 `references/` 子目录下按需加载。 | 客户想要 | 技能会做 | 客户能看到 | |---|---|---| | 完成本技能覆盖的工作 | 读取用户请求、必要上下文和本技能正文流程,执行最小可靠步骤 | 客户会看到执行计划、命令输出摘要、代码/文档变更、验证结果和风险说明。 | | 缺少依赖、权限、配置或 key | 停止需要外部状态的动作,明确指出缺什么 | 安装命令、申请地址、配置路径或需要客户确认的问题 | | 执行完成 | 汇总成功、跳过、失败、文件变更和验证结果 | 一段可复制进工单/日志的完成回执 | ### 客户如何使用 1. 用自然语言说明目标,并提供必要输入:文件、URL、repo、workspace、proposal、vault 或平台账号状态。 2. Agent 先判断是否命中本技能,再检查依赖、配置、权限和风险动作。 3. 能 dry-run 或预览的动作先给预览;涉及删除、覆盖、发送、发布、写远端状态时先征求客户确认。 4. 执行后验证真实输