pr-split
Installation
SKILL.md
PR Split Instructions
Intent
Transform a large branch into a sequence of small, high-quality PRs that:
- Each do ONE thing well
- Are easy to review (500-1000 lines ideal)
- Tell a coherent story in sequence
- Pass all quality checks
- Have clear, descriptive commit messages that explain WHY
The goal is reviewer experience, not mechanical splitting. Each PR should be something you'd be proud to send for review.
Help
If the user provides a command option of help: