split-to-prs
Spec compliantsplit-to-prs helps break monolithic changes into logically separated PRs with clear scope and reviewable diffs.
Split large changes into small, reviewable pull requests.
When to use
- → Large uncommitted changes
- → Split branch into PRs
- → Refactor across many files
Platforms
Cursor Claude Code
Install
CLI install
npx skills add https://github.com/cursor/skills-cursor/tree/main/split-to-prs Manual install
~/.cursor/skills/split-to-prs/ ~/.claude/skills/split-to-prs/ Resources
skill-name/
├── SKILL.md
Source
https://github.com/cursor/skills-cursor/split-to-prsRelated Skills
code-review Featured
Structured code review workflow with team standards and checklists.
Development Cursor Claude Code GitHub Copilot +1
Q95 spec ✓
babysit Featured
Keep PRs merge-ready by triaging comments, resolving conflicts, and fixing CI.
Productivity Cursor Claude Code
Q91 spec ✓
Create Cursor Automations for scheduled or triggered agent workflows.
Productivity Cursor
Q88 spec ✓
Generate clear, conventional commit messages from staged changes.
Productivity Cursor Claude Code GitHub Copilot
Q88 spec ✓