Pr review
Skill elisaterumi-ai/agent-skills-in-practice/examples/pr-review
Reviews pull requests for code quality, readability, security, and best practices. Use when analyzing code changes or reviewing a PR.From its SKILL.md
npx -y skills add elisaterumi-ai/agent-skills-in-practice --skill pr-reviewAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
SKILL.md
0.7 KB, 117 tokens by cl100k_base, as published. Nobody here has run it
Instructions
When reviewing a pull request:
- Analyze the code changes (diff)
- Identify potential bugs or edge cases
- Check readability and structure
- Evaluate performance implications
- Look for security issues (if applicable)
- Suggest improvements and alternatives
Output Format
Summary
Short explanation of what the PR does
Issues
- List of problems, risks, or concerns
Suggestions
- Improvements and recommendations
Positives
- What is well implemented
Risk Level
Low / Medium / High
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.