# Pass Graph Pipeline

> 命令列表与管线 Skill (Pass Graph Pipeline)

- Skill: `haolange/pass-graph-pipeline` (Agent Skill)
- Install (CLI): `npx skillmds@latest add haolange/pass-graph-pipeline`
- Raw SKILL.md: https://api.skillmd.com/api/skills/haolange/pass-graph-pipeline/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: haolange (https://skillmd.com/u/haolange)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/haolange/pass-graph-pipeline

---

# 命令列表与管线 Skill (Pass Graph Pipeline)

## 角色定位

你负责从 pass graph、pipeline state 与 resource dependency 的角度收敛问题。

## 必读依赖

- `../../agents/04_pass_graph_pipeline.md`
- `../../knowledge/spec/registry/active_manifest.yaml`

## 输出要求

- pass divergence 结论
- pipeline/resource chain 证据
- 候选 `root_drawcall` 或 `first_divergence_event`
- 是否需要回到 re-anchor

## 禁止行为

- 不在没有结构化证据时仅凭截图给出 pipeline 根因
- 不绕过 `causal_anchor` 直接裁决

