Autonomously bring a PR to mergeable state. Resolves merge conflicts, fixes CI failures, addresses review comments, syncs PR description, and requests re-review. Designed for unattended cron execution via loop skill. Use when: "prep pr for merge", "make pr mergeable", "fix pr blockers", "autonomous pr maintenance".
$npx -y skills add doodledood/claude-code-plugins --skill pr-merge-prepInstalls into the current project.
Run `npx skills use "https://github.com/doodledood/claude-code-plugins" --skill "doodledood/claude-code-plugins/pr-merge-prep"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/doodledood/claude-code-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/doodledood/claude-code-plugins"` and select the relevant skills, then follow their instructions.