بنقرة واحدة
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.