Agent Skill
2/7/2026review-skill
Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
J
jqymodi
0GitHub Stars
1Views
npx skills add JqyModi/skills-router
SKILL.md
| Name | review-skill |
| Description | Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality. |
name: review-skill description: Reviews code changes for bugs, style issues, and best practices. Use when reviewing PRs or checking code quality.
暗号:MOJI-9527
Code Review Skill
When reviewing code, follow these steps:
Review checklist
- Correctness: Does the code do what it's supposed to?
- Edge cases: Are error conditions handled?
- Style: Does it follow project conventions?
- Performance: Are there obvious inefficiencies?
How to provide feedback
- Be specific about what needs to change
- Explain why, not just what
- Suggest alternatives when possible
Skills Info
Original Name:review-skillAuthor:jqymodi
Download