github-actions-check
Installation
SKILL.md
GitHub Actions Check Skill
Check GitHub Actions workflow status after a git push, identify failures, and suggest local reproduction commands. This skill observes and reports -- it modifies workflow files or auto-fixes code only with explicit permission.
Instructions
Step 1: Identify Repository and Branch
Read and follow any repository CLAUDE.md before proceeding -- it may contain CI-specific instructions or branch naming conventions.
Determine which repository and branch to check:
# Get repository from git remote
git remote get-url origin
# Get the branch that was pushed
git branch --show-current
Related skills
More from notque/claude-code-toolkit
generate-claudemd
Generate project-specific CLAUDE.md from repo analysis.
12fish-shell-config
Fish shell configuration and PATH management.
12pptx-generator
PPTX presentation generation with visual QA: slides, pitch decks.
12codebase-overview
Systematic codebase exploration and architecture mapping.
10image-to-video
FFmpeg-based video creation from image and audio.
9data-analysis
Decision-first data analysis with statistical rigor gates.
9