git log --oneline --stat
HEAD
- Stars
- 3.3k
- Forks
- 180
- Updated
- May 27, 2026
repo --stat
stars
3.3k
forks
180
last update
May 27, 2026
license
MITv1.4.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add pr-description-writer - Invoke
// Run from any project directory
$ claude --skill pr-description-writer "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill pr-description-writer "now refactor it"
pr-description-writer/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- PR Description Writer
- slug:
- pr-description-writer
- version:
- v1.4.0
- license:
- MIT
- author:
- @pr-craft
- repository:
- github.com/pr-craft/pr-description-writer
- categories:
- tags:
- #github#pull-request#code-review#workflow#documentation
- description:
Generate PR descriptions reviewers actually read — summary, test plan, screenshots, breaking changes.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
pr-description-writer/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…