soia-dev-agent-cli-dispatch

Installation
SKILL.md

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/ 子目录下按需加载。

Installs
2
First Seen
Jul 22, 2026
soia-dev-agent-cli-dispatch — soia-team/soia-open-dev-coding-skills