From cursor-team-kit
Find failing PR checks, inspect logs or external check links, and apply focused fixes
How this skill is triggered — by the user, by Claude, or both
Slash command
/cursor-team-kit:fix-ciThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Branch or PR CI is failing and needs a fast, iterative path to green checks.
Branch or PR CI is failing and needs a fast, iterative path to green checks.
gh pr checks --json name,bucket,state,workflow,link.gh pr checks as the source of truth for overall PR CI state.npx claudepluginhub kdoroszewicz/cursor-plugins-claude --plugin cursor-team-kit3plugins reuse this skill
First indexed Jun 9, 2026
Diagnoses failing or setup-stuck GitHub Actions checks on a PR, identifies root cause, and proposes targeted fixes. Can run autonomously in a loop until all checks are green.
Diagnoses and fixes GitHub Actions CI failures in pull requests by fetching job logs, identifying root causes like build or test errors, and proposing targeted code changes.
Uses gh CLI to debug failing GitHub Actions checks on a PR, fetches logs, summarizes failures, and proposes a fix plan.