code-review-checklist - Code Review Checklist Generator
Generates contextual code review checklists based on PR changes and codebase specifics
Tags
Updated: 2026-05-09Capabilities
Typical Inputs
Typical Outputs
What this skill does
- analyze PR diff
- classify change type
- generate review checklist
- scan security issues
- detect failure modes
- verify test coverage
- check authorization
Inputs
- PR title
- PR description
- git diff
- changed files
- codebase files
- programming language
- team standards
Outputs
- review checklist
- security findings
- failure mode detection
- review comments
- blocking issues
Requirements
- Read tool
- Grep tool
- Glob tool
- repository access
