ci-pipeline-triage

Identify the failing CI/CD run, stage, and command from logs.

Updated Mar 18, 2026
One-click install
npx skills add https://github.com/Canepro/codex-skills --skill ci-pipeline-triage
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ci-pipeline-triage
Source: https://github.com/Canepro/codex-skills/tree/main/skills/ci-pipeline-triage
Command: npx skills add https://github.com/Canepro/codex-skills --skill ci-pipeline-triage

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Investigate and fix CI/CD pipeline failures by pinpointing the exact failing run, stage, and command to guide precise remediation, reducing mean time to resolution across teams.

Core Features & Use Cases

  • Identify the exact failing run, stage, and command to drive precise remediation.
  • Retrieve and interpret CI logs from Jenkins, GitHub Actions PR checks, Terraform validations, and deployment pipelines; summarize root cause and suggested fixes.
  • Safeguard changes with consent prompts and smallest correct fix guidance, including cross-layer coordination and escalation paths.

Quick Start

Provide the failing pipeline URL or PR check details to start triaging the issue.

Frequently Asked Questions about ci-pipeline-triage

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

FAQPage Schema
How do I debug failing GitHub Actions PR checks and pinpoint the exact failing command?

To debug failing GitHub Actions PR checks, this Skill pinpoints the exact failing run, stage, and command to drive precise remediation. You provide the failing pipeline URL or PR check details to retrieve and interpret CI logs for root-cause analysis.

How do I analyze Jenkins pipeline logs to find the root cause of a deployment failure?

Analyzing Jenkins pipeline logs involves capturing run metadata and extracting failure context to identify the root cause of deployment failures. This Skill summarizes the root cause and suggests safe, smallest-fix remediation guidance for Jenkins pipelines.

What is the best way to triage stalled or red Terraform validate and plan pipelines?

Terraform pipeline triage identifies the exact failing stage and command in stalled or red Terraform validate and plan runs. It captures run metadata, extracts failure context from logs, and guides precise root-cause analysis to reduce mean time to resolution.

Does this CI triage tool require any specific dependencies or environment setup to analyze logs?

No specific dependencies are required for CI triage. You simply provide the failing pipeline URL or PR check details to start triaging the issue, and the Skill extracts failure context from logs across Jenkins, GitHub Actions, and deployment pipelines.

Can I use this to automatically apply fixes to failing CI/CD pipelines without manual review?

You cannot automatically apply fixes to failing CI/CD pipelines without manual review. This Skill safeguards changes with explicit consent prompts before taking actionable steps, ensuring you approve the smallest correct fix to remediate the failure.

Why does my CI/CD pipeline fail, and how do I extract failure context from logs across different platforms?

Your CI/CD pipeline fails due to errors in specific stages or commands, which this Skill identifies by extracting failure context from logs. It interprets logs from Jenkins, GitHub Actions, and Terraform pipelines to summarize the root cause and guide remediation.