How this skill is triggered — by the user, by Claude, or both
Slash command
/infistack:escalation-routerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**所有者:** 仅子协调器
所有者: 仅子协调器
路由到研究员的情况:
路由到人工的情况:
research_request:
problem_summary: "邮箱验证返回500而非400"
error_report: {来自fix-engine的完整error_report}
search_hints:
- "express错误处理中间件"
- "验证库自定义错误"
constraints:
- 不得更改API契约
- 必须保留现有测试
信号documenter子代理生成PRD,然后:
信号到主协调器: WAITING
原因: human_intervention_required
交接文档: ./handoff-prd-{section-id}.md
npx claudepluginhub blueif16/amazing-claude-code-plugins --plugin infistackRoutes work between specialist agents based on pipeline state and handoff conditions. Load when coordinating feature delivery or determining which agent to invoke next.
Triages maintenance problems by severity, documents findings with context, and routes to appropriate specialist or human. Use when automated cleanup encounters unsafe code, complex refactoring, or security findings.
Defines pipeline routing rules and handoff conditions between specialist agents, including gates, recovery, and dispatch decisions.