Rock PR description writer
Draft a crisp PR description from a Rock plugin diff.
Need a quick read on Rock PR description writer?
Skim the gist, what it's good for, a real prompt to try, and the gotchas — all distilled from SKILL.md. Cached after the first run.
About this skill
--- name: pr-description-writer version: 1.0.0 description: Draft a crisp PR description from a Rock plugin diff. triggers: - write a pr description - draft a pr summary runtimes: - code - cowork tags: - git - pr - writing - rock ---
# Rock PR description writer
Runs against a git diff and writes a PR description in the Triumph house style: problem, fix, verification, and a short 'things I intentionally didn't do' section so reviewers know what's out of scope.
Includes Rock-specific callouts — if you touched migrations, it'll remind you to note upgrade order.
## When to use
- "write a pr description" - "draft a pr summary"
## Notes
This skill is published to the Triumph Skills Marketplace. Report issues or request features directly from the skill's page.