Ship & operateMIT

Diagnose CI failures

by Warp (opens in a new tab) warpdotdev/common-skills

Pulls a pull request's CI logs with the GitHub CLI and plans the fixes.

Installation

Skills CLI

Skills CLI command
npx skills@latest add warpdotdev/common-skills --skill diagnose-ci-failures

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Needs the GitHub CLI signed in. It diagnoses and plans; applying the fix is up to you.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size114 lines
  • Last checked27 Sept 2026 · eacf6cc68063d5c92e1d0a87051b4c5cdd0a18cf8931cb4def3ae541808ddfc8

What it can touch

  • Uses git

    Reads history or makes commits, branches or worktrees.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Network

    Reaches external services or the web.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

.agents/skills/diagnose-ci-failures/SKILL.md on GitHub (opens in a new tab)