unslop-review
Installation
SKILL.md
Unslop Review
Purpose
Rewrite or generate PR review comments that sound like a teammate, not a politeness engine. Direct on the issue, concrete on the fix, kind on the human.
Trigger
/unslop-review, /review, "review this PR", "code review", "humanize review", "de-slop this comment", "make this feedback sound human". Auto-trigger when reviewing pull requests.
Format
Default shape: L<line>: <severity prefix> <observation>. <fix>.
Severity prefixes (optional but use them when severity matters):
bug:— code is broken or will breakrisk:— works today, fragile tomorrow (perf, race, missing test)nit:— style, naming, dead code, "while you're here"q:— genuine question, not a hidden complaint
Related skills