/pr-fixup
Run the Kandev PR fixup loop for CI failures and automated review threads.
$ npx -y skills add kdlbs/kandev --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
- Fires itselfClaude auto-loads it when your prompt matches the work.
- You can call itInvoke it directly when you want it.
- Slash command
/pr-fixup
Context preview
What this command does when you run it.
Run the Kandev PR fixup loop for CI failures and automated review threads.
Command definition
pr-fixup.mddescription: 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 read-only `pr-poller` may collect updates without remediation.
If GitHub access requires approval, surface that gate and stop. Do not relaunch after denial, cancellation, or interruption; the shared skill distinguishes approval gates from transient fetch failures.
Manage and run tasks in parallel. Orchestrate agents. Review changes. Ship value.
Repo: kdlbs/kandev

