一键导入
azure-pipeline-debug
Debug Azure pipeline build failures by inspecting logs, identifying transient vs deterministic failures, and proposing fixes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Debug Azure pipeline build failures by inspecting logs, identifying transient vs deterministic failures, and proposing fixes.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | azure-pipeline-debug |
| description | Debug Azure pipeline build failures by inspecting logs, identifying transient vs deterministic failures, and proposing fixes. |
| compatibility | {"node":">=20"} |
| skila | {"version":"0.1.0","status":"published","parentVersion":null,"revisionCount":0,"lastImprovedAt":"2026-04-19T00:00:00Z","changelog":[{"version":"0.1.0","date":"2026-04-19T00:00:00Z","change":"Initial draft from session session-1"}],"source":"skila-distill"} |
When an Azure pipeline build fails, inspect the build log via pipelines_get_build_log_by_id,
classify the failure as transient (retry) or deterministic (file fix), and propose targeted
edits to the failing yaml.