Fix Ci Gate Debt banner
michaelhazza michaelhazza

Fix Ci Gate Debt

Security community

Description

--- description: "Audit and fix all CI gate debt at the root until every PR-gating gate passes locally; a bounded audit-fix-re-audit loop with a read-only auditor script as acceptance." argument-hint: "[optional: a single gate name to scope to, else all gates]" --- # /fix-ci-gate-debt A dedicated **repo-health cleanup**: find every CI gate that fails (or only passes because of accumulated baseline debt) and fix the **underlying cause** — changing production code where the failure reveals a rea

Installation

Installs to ~/.claude/commands/michaelhazza-claude-code-framework-fix-ci-gate-debt.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/michaelhazza/claude-code-framework/HEAD/.claude/commands/fix-ci-gate-debt.md -o ~/.claude/commands/michaelhazza-claude-code-framework-fix-ci-gate-debt.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository