.github/skills/github-actions-debugging/SKILL.md
Guide for debugging failing GitHub Actions workflows. Use this when asked to debug failing GitHub Actions workflows.
npx skillsauth add spagestic/thenorthstar github-actions-debuggingInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill helps you debug failing GitHub Actions workflows in pull requests.
list_workflow_runs tool to look up recent workflow runs for the pull request and their statussummarize_job_log_failures tool to get an AI summary of the logs for failed jobsget_job_logs or get_workflow_run_logs tool to get the full failure logsdevelopment
Execute Python scripts and snippets. Use this for "run python script", "calculate with python", or "test snippet".
development
Store and retrieve long-term project information. Use this to "remember" facts or "recall" project context.
tools
Lint and fix Markdown files. Use this when the user asks to "check markdown", "fix formatting", or "lint docs".
development
Interact with Jupyter notebooks. Use this to "run cell", "read notebook", or "execute python in notebook".