pr
Installation
SKILL.md
Create Pull Request
Analyze changes, detect scope issues, and create a well-structured PR following project conventions.
Process
- Analyze Changes: Calculate complexity score from files, commits, and directories
- Detect Scope Issues: Warn if PR is too large or mixes unrelated changes
- Suggest Split: If needed, group commits by scope and propose separate PRs
- Collect Info: Ask for type, target branch, draft status, labels
- Generate Content: Create TLDR + description + checklist
- Create PR: Execute
gh pr createwith proper formatting - Remind Follow-up: Display post-PR checklist (SonarQube, Claude Review)
Complexity Score
Calculate PR complexity to detect if split is needed: