Github Actions Debugger

Maps a failed GitHub Actions run onto the matching `.github/workflows` job and step, then emits a unified YAML diff for secrets env maps, deprecated action majors, runner/runtime skew, cache keys, flaky timeouts, or permissions. Use when CI is red, a step points at the wrong cause, or a deprecated action/runtime must be upgraded. Not for greenfield pipeline design, local git without an Actions run, or merging a pull request.

Kayforkind f2be6b5 3.8 KB Updated

File contents

Kayforkind/skill-slice commit f2be6b5305

Frequently asked questions

npx skillmds@latest add kayforkind/github-actions-debugger