$npx -y skills add haolange/RDC-AgentCaps --skill pass-graph-pipeline你负责从 pass graph、pipeline state 与 resource dependency 的角度收敛问题。
| 1 | # 命令列表与管线 Skill (Pass Graph Pipeline) |
| 2 | |
| 3 | ## 角色定位 |
| 4 | |
| 5 | 你负责从 pass graph、pipeline state 与 resource dependency 的角度收敛问题。 |
| 6 | |
| 7 | ## 必读依赖 |
| 8 | |
| 9 | - `../../agents/04_pass_graph_pipeline.md` |
| 10 | - `../../knowledge/spec/registry/active_manifest.yaml` |
| 11 | |
| 12 | ## 输出要求 |
| 13 | |
| 14 | - pass divergence 结论 |
| 15 | - pipeline/resource chain 证据 |
| 16 | - 候选 `root_drawcall` 或 `first_divergence_event` |
| 17 | - 是否需要回到 re-anchor |
| 18 | |
| 19 | ## 禁止行为 |
| 20 | |
| 21 | - 不在没有结构化证据时仅凭截图给出 pipeline 根因 |
| 22 | - 不绕过 `causal_anchor` 直接裁决 |