Code Review Checklist
Generate a tailored code review checklist for any pull request based on the language, type of change, and risk level. Use when asked to review code, check a PR, review a pull request, or generate a code review checklist. Produces a focused checklist with language-specific checks, risk-level-appropriate depth, and a clear approve/request-changes recommendation.
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
What to give it
- Language and framework — e.g. TypeScript + React / Python + FastAPI / Go
- Type of change — feature / bug fix / refactor / dependency upgrade / security patch / performance
- Risk level — low / medium / high / critical
- PR description — paste the description or link to the PR
- Code or diff (optional) — optional — paste key changed files or a `git diff`; significantly improves checklist specificity
- Author context — new starter / experienced / external contributor
Related skills
Code Review Checklist is one of 174 open-source professional AI agent skills.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog