diagnose-ci-failures

Diagnose CI failures in pull requests and generate a fix plan.

30|4|Updated May 3, 2026
One-click install
npx skills add https://github.com/OniroHuaver/openwarp --skill diagnose-ci-failures-onirohuaver
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: diagnose-ci-failures
Source: https://github.com/OniroHuaver/openwarp/tree/main/.agents/skills/diagnose-ci-failures
Command: npx skills add https://github.com/OniroHuaver/openwarp --skill diagnose-ci-failures-onirohuaver

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the diagnosis of CI failures for pull requests, providing a detailed plan to resolve them efficiently.

Core Features & Use Cases

  • CI Status Check: Verify the CI status of a PR, identifying failed and in-progress checks.
  • Log Extraction: Extract detailed logs from failed checks to analyze errors.
  • Plan Generation: Generate a comprehensive plan to fix the identified issues.
  • Use Case: If you encounter a build failure in a pull request, use this Skill to quickly identify the root cause and get a plan to fix it.

Quick Start

Use the diagnose-ci-failures skill to get a plan to resolve CI failures for your current PR.

Frequently Asked Questions about diagnose-ci-failures

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

FAQPage Schema
How do I automate CI failure diagnosis for a pull request?

To automate CI failure diagnosis for a pull request, this Skill checks the PR's CI status, extracts detailed logs from failed checks, and generates a comprehensive plan to resolve the build failures.

How can I extract logs from failed CI checks to analyze build errors?

You can extract logs from failed CI checks to analyze build errors by using this Skill, which requires access to the GitHub API and the ability to execute shell commands for processing CI logs.

What's the best way to get a fix plan for failing GitHub PR checks?

The best way to get a fix plan for failing GitHub PR checks is to apply this Skill, which identifies failed and in-progress checks, analyzes the extracted logs, and outputs a detailed resolution plan.

Do I need GitHub API access to investigate PR build failures?

Yes, you need GitHub API access to investigate PR build failures with this Skill, as it queries the API to verify CI status and extract logs from failed checks to generate a fix plan.

Can I use shell commands to automate issue resolution for CI test failures?

Yes, you can use shell commands to automate issue resolution for CI test failures, as this Skill executes shell commands to process CI logs and identify the root cause of the errors.

What is the process for identifying root causes of in-progress or failed CI checks?

The process for identifying root causes of failed CI checks involves verifying the CI status of a PR, extracting detailed logs from failed checks, and analyzing the errors to generate a targeted fix plan.