Managing pull requests can be a big job. This skill uses a team of smart agents to help you review, test, and merge code changes. It handles everything from start to finish.
Automated reviews and swarm coordination make the process faster. Multiple agents work together to check code quality and run tests. You get real-time progress updates and clear status reports.
With intelligent merge strategies and conflict resolution, your pull requests flow smoothly. This skill saves time and reduces errors in your development workflow.
Global
mkdir -p ~/.claude/skills/agent-pr-managerProject
mkdir -p .claude/skills/agent-pr-managerSource Repository
Caveman Commitjuliusbrussee/caveman
Generate ultra-compressed commit messages with Conventional Commits format
Verification Before Completionobra/superpowers
Always run fresh verification before claiming work is complete or passing
Using Git Worktreesobra/superpowers
Isolate your feature work with git worktrees and keep your main branch safe
Finishing A Development Branchobra/superpowers
Finish your development branch with merge, pull request, or cleanup options
Git Guardrails Claude Codemattpocock/skills
Stop dangerous git commands from running automatically with safety hooks
Setup Pre Commitmattpocock/skills
Automate code formatting type checking and tests before every commit
Git Commitgithub/awesome-copilot
Automatically write standardized git commits by analyzing your code changes
Git Advanced Workflowswshobson/agents
Master advanced Git workflows for clean history and confident recovery