analyze-failure

Classifies CI failures from automated pipelines to surface root causes.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/Cottage-Energy/cottage-tests --skill analyze-failure
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: analyze-failure
Source: https://github.com/Cottage-Energy/cottage-tests/tree/main/.claude/skills/analyze-failure
Command: npx skills add https://github.com/Cottage-Energy/cottage-tests --skill analyze-failure

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

CI health monitoring and failure triage to surface root causes across automated pipelines for faster remediation.

Core Features & Use Cases

  • Phase-based failure analysis including health checks, triage, log extraction, and change correlation to identify root causes.
  • Cross-context coverage across morning pre-flight checks and post-failure deep-dive investigations.
  • Actionable guidance and structured outputs to accelerate remediation and communication with stakeholders.

Quick Start

Run automated CI health checks and failure triage to identify root causes during pre-flight and post-failure analysis.

Frequently Asked Questions about analyze-failure

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

FAQPage Schema
How do I diagnose CI failures and find root causes in automated pipelines?

CI failure analysis identifies and classifies automated pipeline failures to surface root causes. It applies structured phases including health checks, triage, log extraction, and change correlation for fast remediation.

What is the best way to triage Playwright test failures across multiple browser contexts?

Triage Playwright test failures across multi-browser contexts by applying structured failure extraction and correlation with recent changes. This isolates the root cause and outputs actionable remediation guidance for each failing context.

Can I use automated failure analysis for morning pre-flight health checks?

Yes, you can use automated failure analysis for morning pre-flight health checks. The process runs cross-context health monitoring and triage to identify pipeline issues and surface root causes before they impact downstream development.

How do I extract root causes from CI logs after a pipeline failure?

Extract root causes from CI logs through post-failure deep-dive analysis. The structured failure extraction phase parses pipeline logs and correlates them with recent changes to identify the underlying issue.

Does CI failure analysis work without integrating additional external components?

Yes, CI failure analysis works without external components. It internally executes structured phases for health checks, triage, log extraction, and change correlation to identify failures and output remediation guidance.