vllm-ascend-graph-debug · git:20260907.d8f53f9 · 2026-09-07 · sha256 bc0071a7e9e14641

vllm-ascend-graph-debug git:20260907.d8f53f9C

Immutable. This exact content is served forever at /api/v1/blob/bc0071a7e9e14641.

<!-- Generated Claude Code shim from .agents/skills/vllm-ascend-graph-debug/SKILL.md. Do not edit. -->
---
name: vllm-ascend-graph-debug
description: Diagnose vLLM Ascend cudagraph and ACL Graph compile, capture, replay, hang, and graph-versus-eager correctness problems. Use when eager passes but graph mode fails, hangs, or diverges, or when graph/eager intermediate tensors must be aligned. Do not use to plan a correctness matrix, after the failure is reduced to one operator, when eager itself fails, or for performance profiling or HBM attribution.
---

# NPU Graph Debug

Canonical skill source:

`.agents/skills/vllm-ascend-graph-debug/SKILL.md`

Before using this skill:

1. Read the canonical skill file above.
2. Follow its routing rules, entrypoints, guardrails, and acceptance criteria.
3. Use the remote-dev companion tools (`remote_*` MCP tools; CLI fallback `python3 .agents/scripts/remote_dev.py tool <name> ...`) for ordinary remote endpoint read/edit/bash/search/patch work.
4. Use this Claude project skill only for the domain workflow described by the canonical source.