AGENTS.md@docs/prompts/pipeline-debugging · git:20260706.ade9b57 · 2026-07-06 · sha256 cb0d2d48eb90bd56
AGENTS.md@docs/prompts/pipeline-debugging git:20260706.ade9b57A
Immutable. This exact content is served forever at /api/v1/blob/cb0d2d48eb90bd56.
# Pipeline debugging skill ## Overview Agent skill `template-pipeline-debugging` — DAG stage failure triage and reproduction. ## Files | File | Role | | --- | --- | | [`SKILL.md`](SKILL.md) | Routable workflow (canonical) | ## Verification ```bash uv run python scripts/runner/execute_pipeline.py --project template_code_project --core-only ``` ## See also - [`../AGENTS.md`](../AGENTS.md) — prompts hub - [`SKILL.md`](SKILL.md) — full workflow