gh-fix-ci

Inspect failing GitHub PR checks and draft a fix plan.

6|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/KnoWhiz/DoWhiz --skill gh-fix-ci-knowhiz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gh-fix-ci
Source: https://github.com/KnoWhiz/DoWhiz/tree/main/.agents/skills/gh-fix-ci
Command: npx skills add https://github.com/KnoWhiz/DoWhiz --skill gh-fix-ci-knowhiz

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps debug and fix issues causing GitHub Pull Request checks to fail in GitHub Actions, ensuring smoother code integration.

Core Features & Use Cases

  • Automated Check Inspection: Automatically identifies failing checks and fetches relevant logs.
  • Failure Summarization: Provides concise summaries of errors found in CI logs.
  • Fix Planning: Assists in creating a plan to address the identified issues.
  • Use Case: When your GitHub Actions CI pipeline fails on a Pull Request, this Skill can pinpoint the exact error, show you the relevant log snippet, and help you draft a solution.

Quick Start

Use the gh-fix-ci skill to inspect failing checks for the current PR in this repository.

Frequently Asked Questions about gh-fix-ci

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I debug failing GitHub Actions checks on a pull request?

To debug failing GitHub Actions checks, this Skill inspects PR check statuses and fetches relevant logs to pinpoint exact errors. It summarizes failure context and drafts an actionable fix plan requiring your approval.

How do I fix GitHub Actions CI pipeline failures automatically?

Fixing GitHub Actions CI pipeline failures is handled by summarizing error logs and drafting a targeted code fix plan. The Skill scopes to GitHub Actions to identify failing checks and propose integration solutions.

Do I need gh CLI authentication to inspect failing PR checks?

Yes, you need gh CLI authentication with repo and workflow scopes to inspect failing PR checks. This authentication allows the Skill to securely access GitHub Actions logs and check statuses for your repository.

What is the best way to summarize errors in GitHub Actions CI logs?

The best way to summarize errors in GitHub Actions CI logs is using an automated tool that extracts relevant snippets. This Skill inspects logs, provides concise error summaries, and helps draft solutions for code integration.

Why does my GitHub Actions check fail and how can I create a fix plan?

Your GitHub Actions check fails due to build or test errors identified in the logs. This Skill analyzes the failure context and drafts a comprehensive fix plan for you to review and approve.

Can I use this to fix code integration issues in GitHub Actions?

Yes, you can use this to fix code integration issues in GitHub Actions. It identifies failing checks, summarizes the failure context, and drafts a fix plan to ensure smoother code integration.