# split-to-prs

> split-to-prs helps break monolithic changes into logically separated PRs with clear scope and reviewable diffs.

- Page: https://skill123.app/skills/split-to-prs/
- Category: productivity
- Platforms: cursor, claude
- Quality score: 90/100
- Last verified: 2026-06-22
- Source: https://github.com/cursor/skills-cursor

## When to use

- Large uncommitted changes
- Split branch into PRs
- Refactor across many files

## Install

```bash
npx skills add https://github.com/cursor/skills-cursor/tree/main/split-to-prs
```

Agents can also read https://skill123.app/install/skill123.md and install this skill.
