Pr Fixup banner
kdlbs kdlbs

Pr Fixup

Git community

Description

--- description: Run the Kandev PR fixup loop for CI failures and automated review threads. argument-hint: "<PR number>" allowed-tools: Bash Read Edit Write Grep Glob Agent model: opus effort: high --- Use `.agents/skills/pr-fixup/SKILL.md`; the root `AGENTS.md`/`CLAUDE.md` single-session model workflow applies. Handle remediation directly in the same conversation; rerun only the affected task-defined check after a fix. When the user explicitly asks to wait or monitor PR status, an authorized r

Installation

Installs to ~/.claude/commands/kdlbs-kandev-pr-fixup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/kdlbs/kandev/HEAD/.claude/commands/pr-fixup.md -o ~/.claude/commands/kdlbs-kandev-pr-fixup.md

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

Full documentation available on GitHub

View Source Repository