Padosoft CI Failure Triage

Use this skill when a test or a job is red in CI and somebody wants to know why — "the pipeline is red", "test X fails only in CI", "it passes locally", "the browser test is flaky", "fix the failing check on the PR". It is the procedure for collecting the complete evidence before forming a hypothesis: the full run log rather than the failed-step extract, every artifact, the application logs from the same window, and the correlation between them, ending in a classification — test defect, application defect, environment defect, or genuinely flaky — and a fix that names a file and a line. Do not use it to design the workflow (padosoft-ci-workflow-gates), to write the tests (padosoft-test-integrity), or to debug something failing in front of you locally.

padosoft Updated

File contents

padosoft/skills/tree/main/skills/padosoft-ci-failure-triage commit ce10b8b4ab

Frequently asked questions

npx skillmds@latest add padosoft/padosoft-ci-failure-triage