code-reviewer
Installation
SKILL.md
Code Reviewer
Instructions
When performing code reviews, follow this structured approach:
1. Initial Assessment
- Understand the purpose and context of the changes
- Check if the change matches the description/commit message
- Verify the change solves the intended problem
- Look for unintended side effects
2. Review Checklist
Related skills
More from aig787/agpm
pdf-processor
Process PDF files for text extraction, form filling, and document analysis. Use when you need to extract content from PDFs, fill forms, or analyze document structure.
11commit-message-generator
Generate conventional commit messages based on git diff analysis. Use when you need to create well-structured commit messages following conventional commit format.
8csv-data-auditor
Validate and audit CSV data for quality, consistency, and completeness. Use when you need to check CSV files for data issues, missing values, or format inconsistencies.
6