Skip to main content
DevOpsbdfinst

ci-debugging

Systematic CI/CD failure diagnosis with hypothesis-first approach, environment delta analysis, and anti-patterns. Use when CI fails, pipelines break, or the user says "CI is failing", "build broke", "pipeline error", or "tests pass locally but fail in CI".

Stars
190
Source
bdfinst/agentic-dev-team
Updated
2026-05-30
Slug
bdfinst--agentic-dev-team--ci-debugging
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/bdfinst/agentic-dev-team/HEAD/plugins/agentic-dev-team/skills/ci-debugging/SKILL.md -o .claude/skills/ci-debugging.md

Drops the SKILL.md into .claude/skills/ci-debugging.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.