一键导入
runtime-route-repair
Diagnose failed meta-runtime route dispatch and propose minimal route or endpoint repairs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Diagnose failed meta-runtime route dispatch and propose minimal route or endpoint repairs.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Drive Sloppy persistent session goals through extension-backed metadata instead of hardcoded planning policy.
Use GPT-5.5 and Claude Opus 4.7 ACP sub-agents in an iterative planner/auditor/implementer loop for development tasks.
Coordinate Sloppy child agents through the delegation provider without polling, including parent-side parallel work, result retrieval, and child-session cleanup.
Review skill usage, failures, and repeated procedures, then propose minimal skill changes through the skills provider.
Design Sloppy meta-runtime topology changes through ordinary SLOP proposals instead of hardcoded repair policy.
Evaluate meta-runtime topology experiments using explicit evidence and promotion criteria.
| name | runtime-route-repair |
| description | Diagnose failed meta-runtime route dispatch and propose minimal route or endpoint repairs. |
| version | 1.0.0 |
| metadata | {"sloppy":{"tags":["runtime","routing","repair"],"category":"runtime"}} |
Use this skill when dispatch_route records route.failed, route.unmatched, repeated fallback behavior, or fanout/canary traffic reaches the wrong endpoint.
/events and group failures by route id, envelope type, and target./routes, /agents, /channels, /capabilities, /executor-bindings, and /skill-versions.Dispatch a representative envelope after the proposal applies, then confirm route.dispatched reaches the expected target and no new capability-policy failure appears.