Agent skill
pr-author-reviewer
Raise PR quality with templates, checklists, and security reviews
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/data/pr-author-reviewer
SKILL.md
PR Author and Reviewer Skill
Purpose
Ensure consistent, high-quality pull requests with templates and automated checks.
Process
- Load PR template from references/pr_template.md
- Run security checklist from references/security_review.md
- Lint commit messages
- Generate PR description
- Log decision rationales to memory
Scripts
lint_commit_msgs.py: Validate commit message formatgenerate_pr.py: Create PR from template
Output
- Formatted PR description
- Security checklist results
- Commit message validation
PR Author and Reviewer v1.0.0
Didn't find tool you were looking for?