debug-github-ci

Community

Diagnose and fix CI failures with gh CLI.

Authorericmjl
Version1.0.0
Installs0

System Documentation

What problem does it solve?

GitHub Actions and CI workflows can fail without clear guidance; this skill guides systematic debugging using the gh CLI to identify, reproduce, and fix issues efficiently.

Core Features & Use Cases

  • Watch CI checks in real time with gh pr checks --watch to monitor progress and catch failures early.
  • Inspect failures by fetching run metadata and logs for failed jobs to pinpoint root causes.
  • Reproduce and validate fixes locally by checking out the same commit and rerunning workflows to verify changes.

Quick Start

Watch CI checks with gh pr checks --watch --interval 5, then inspect a failing run with gh run view and reproduce fixes locally.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: debug-github-ci
Download link: https://github.com/ericmjl/skills/archive/main.zip#debug-github-ci

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.