Github Fix Action Error

Diagnose and fix the most recent failing GitHub Actions CI run on the current branch. Fetches the failing run's logs via the GitHub CLI, locates the root cause (failing test, compile error, lint violation, etc.), applies a targeted fix in the local working tree, and — only after user confirmation — commits and pushes. Use when someone says 'fix the CI', 'fix the failing action', 'the build is red', 'javítsd a CI hibát', 'piros a build', or pastes a failing Actions run URL for the current branch. Refuses to run on protected branches (main, master, develop).

jablonkai ed61c62 9.3 KB Updated

File contents

jablonkai/skills/tree/main/skills/github-fix-action-error commit ed61c62b37

Frequently asked questions

npx skillmds@latest add jablonkai/github-fix-action-error