一键导入
escalation-router
决定升级路径(研究员 vs 人工)并格式化适当的交接。当fix-engine耗尽重试次数时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
决定升级路径(研究员 vs 人工)并格式化适当的交接。当fix-engine耗尽重试次数时使用。
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
Start, check, or continue any work. Analyzes intent, plans tasks, and orchestrates execution via subagents (L2) or Agent Teams (L3).
Generate Playwright test scripts for browser-based acceptance verification. Load when DAG tasks touch UI, routes, or user-facing API responses.
Classify intent, assess complexity, generate task DAGs. Activates on /go or when user describes work.
Guide for using Reddit MCP to gather community sentiment, pain points, and adoption trends. Load this skill when a DAG contains research tasks about market validation, developer experience, or community opinions.
解析PRD,决定水平拆分策略,生成带验收标准的mini-PRD。当主协调器收到初始PRD或需要重新拆分工作时使用。
使用git worktrees为并行子协调器生成和管理tmux会话。当各部分准备好执行时使用。
| name | escalation-router |
| description | 决定升级路径(研究员 vs 人工)并格式化适当的交接。当fix-engine耗尽重试次数时使用。 |
所有者: 仅子协调器
路由到研究员的情况:
路由到人工的情况:
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