github-actions-inspection

Installation
SKILL.md

GitHub Actions Inspection

When to Use This Skill

Use this skill when... Use the linked sibling instead when...
Pulling status, logs, and conclusions from gh run for a failing workflow Authoring or modifying a workflow YAML file — see claude-code-github-workflows
Diagnosing flaky tests, timeouts, or auth-permission errors in a CI run Searching upstream OSS issues for a library bug — see github-issue-search
Rerunning failed jobs or extracting error lines from a completed run Use git-plugin:gh-workflow-monitoring to block until an in-progress run finishes, or git-plugin:git-fix-pr to patch and push the fix

Expert knowledge for inspecting, debugging, and troubleshooting GitHub Actions workflow runs using gh CLI and GitHub API.

For detailed examples, advanced patterns, and best practices, see REFERENCE.md.

Core Expertise

Installs
7
GitHub Stars
58
First Seen
Feb 27, 2026
github-actions-inspection — laurigates/claude-plugins