๐Ÿ› ๏ธ
QualityGo

PR Fixup

by kdlbs

PR Fixup is a Quality skill for Claude Code, published by kdlbs in kandev.

679 stars95 forkson kdlbs/kandevAdded 2026/08/23+3% in starsRepository updated 2026/08/23
acpagent-orchestrationagentic-aiagentic-development-environmentai-agentsclaude-codecode-reviewcoding-agentsdeveloper-toolsgithub-copilotgolangkanbannextjsopen-sourceself-hostedtask-managertuivibe-codingworkflow-automationworktrees
Install in seconds
Install PR Fixup
Copy PR Fixup into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kdlbs/kandev/tree/main/.agents/skills/pr-fixup ~/.claude/skills/pr-fixup

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kdlbs/kandev.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
.agents/skills/pr-fixup/SKILL.md in kdlbs/kandev
Installs to
~/.claude/skills/pr-fixup
Collection
One of 25 skills cataloged from this repository
Category
Quality โ€” 1354 skills

What PR Fixup does

PR Fixup waits for PR checks and reviews, then fixes valid CI failures and primary-thread comments, verifies the result, and pushes updates. Use it when a pull request needs remediation before merge.

PR Fixup is cataloged under Quality on DirSkills. PR Fixup comes from a repository tagged acp, agent-orchestration, agentic-ai, agentic-development-environment and ai-agents.

Documentation

README

PR Fixup

Use this workflow directly in the user-started primary conversation. Do not launch a verifier, implementer, or other remediation subagent. A read-only pr-poller is the sole exception: launch it only when the user explicitly asks to wait for or monitor PR updates. For a cost-controlled workflow, the user may switch the same conversation to the lower-cost implementation/test model before starting CI remediation.

Use gh by default; auth or transport errors leave state unknown, never clean. If connector tools are available, use structured PR/check/thread data; avoid dumping full HTML/diffs. Map GraphQL thread IDs to REST comment IDs before replies, and refresh current-head state after pushes and review aggregation.

Pipeline

Create a visible checklist:

This is the opening of the README. Read the full README on GitHub.

Commands PR Fixup provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /tdd
  • /e2e
  • /commit
  • /verify

Frequently asked about PR Fixup

  • What else does kdlbs publish alongside PR Fixup?

    PR Fixup is one of 25 skills that DirSkills catalogs from kdlbs/kandev, the repository it ships in. Its siblings there include ACP Debug, Add Integration and Clean Branches. Each one is a separate skill with its own page in this directory, installs the same way PR Fixup does, and is maintained by kdlbs in that same repository. The rest of the collection is listed on the kdlbs/kandev page.

  • How does PR Fixup compare to other Quality skills?

    PR Fixup ranks #1078 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of PR Fixup against them. Open each page to compare what they document and how they install.

More from kdlbs/kandev

PR Fixup is one of 25 skills cataloged on DirSkills from kdlbs/kandev.

See all 25 skills โ†’