How this command is triggered — by the user, by Claude, or both
Slash command
/skill-kaizen-loop:fix-ciThe summary Claude sees in its command listing — used to decide when to auto-load this command
../../pr-guardian-pack/commands/fix-ci.md
../../pr-guardian-pack/commands/fix-ci.md
4plugins reuse this command
First indexed Jul 20, 2026
npx claudepluginhub s-hiraoku/claude-harnesses --plugin skill-kaizen-loop/fix-ciDiagnoses and fixes CI failures on the current PR by inspecting failed check logs, identifying root causes, and applying code or config changes until all checks pass.
/fix-ciResolves CI failures on a GitHub PR by analyzing failures, applying targeted fixes, pushing new commits, and retrying until all checks pass or max attempts are reached.
/fix-ciDiagnoses failing GitHub Actions checks on a pull request by analyzing run logs, identifies root cause, and applies a targeted fix to restore green CI.
/fix-ciFixes CI failures on a GitHub PR: identifies failed checks, views logs, checkouts branch, applies fixes, pushes changes, and verifies passing checks.