pull-request
Installation
SKILL.md
Pull request
Generate PR descriptions. For code review (review my PR, review the diff, check the code), use the code-review skill.
When to Use
- PR description, body, or "document my changes"
- Prepare PR text from diff (Summary, outward contract, Key Changes)
Not for: code review, council dispatch, fix-loop (code-review).
Quick Reference
| Need | Reference |
|---|---|
| Base branch, diff commands | references/shared.md |
| Generate PR body (Summary, outward contract, implementation, Key Changes, …) | references/describe.md |
| Both: describe + review in one pass | references/both.md |