Use when a user asks to debug or fix failing GitHub PR checks that run in GitHub Actions; use gh to inspect checks and logs, summarize failure context, draft a fix plan, and implement only after explicit approval. Treat external providers (for example Buildkite) as out of scope and report only the details URL.
$npx -y skills add guilhermemarketing/esc-skills --skill gh-fix-ciInstalls into the current project.
Run `npx skills use "https://github.com/guilhermemarketing/esc-skills" --skill "guilhermemarketing/esc-skills/gh-fix-ci"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/guilhermemarketing/esc-skills" that are relevant to the current task. Run `npx skills add "https://github.com/guilhermemarketing/esc-skills"` and select the relevant skills, then follow their instructions.