rjv-pr-descriptions
Installation
SKILL.md
PR Descriptions
A reviewer reads this in under a minute. Length is a defect, not thoroughness. An invented test step is worse than no test step — it sends a human to check something that does not exist.
Budget
Hard caps. If the draft exceeds one, cut. Do not negotiate with yourself.
- 3
## Changesections maximum. - 2 sentences per section: one Current way, one New way.
- 4 checkboxes per section, 8 across the whole PR.
- Whole body fits one screen, roughly 40 lines.
Anything that does not change what a user or a caller observes — refactors,
renames, dependency bumps, test-only files, config, formatting — gets zero
sections. Collect them in one closing line: Also: <thing>, <thing>.