code-review-checklist

Automates code-review quality checks across correctness, security, and maintainability for pull-request workflows.

Updated Feb 12, 2026
One-click install
npx skills add https://github.com/AnvinX1/med-rag --skill code-review-checklist-anvinx1
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/AnvinX1/med-rag/tree/main/medical_genai_app/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/AnvinX1/med-rag --skill code-review-checklist-anvinx1

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often miss critical issues during code reviews, leading to bugs, security risks, and maintenance challenges. This skill provides a comprehensive, auditable checklist to standardize reviews across correctness, security, performance, and documentation.

Core Features & Use Cases

  • Structured checklist covering correctness, security, performance, code quality, testing, and documentation.
  • AI & LLM review patterns to identify hallucinations, prompt-injection risks, and unsafe prompts.
  • Anti-pattern guidance to flag common mistakes and promote best practices.
  • Use Case: Review pull requests for security vulnerabilities and maintainability in large codebases.

Quick Start

Review each pull request by running through the checklist and annotating findings.

Frequently Asked Questions about code-review-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for security vulnerabilities and anti-patterns?

Automate code review by applying a structured checklist that evaluates correctness, security, and maintainability. This process flags anti-patterns and security vulnerabilities, yielding machine-parsable findings to standardize software development workflows.

What is the best way to standardize pull request reviews across large codebases?

The best way to standardize pull request reviews is using a comprehensive, auditable checklist covering correctness, performance, and documentation. This ensures consistent quality checks and identifies common mistakes across large codebases.

How do I check for prompt-injection risks and LLM hallucinations during code review?

Check for prompt-injection risks and LLM hallucinations by applying AI-assisted review patterns. This specialized code review process identifies unsafe prompts and AI-generated anomalies within your software development workflow.

Does AI-assisted code review work with standard software development workflows?

Yes, AI-assisted code review integrates into standard software development workflows by providing human-readable checklists for pull requests. It supports explicit anti-patterns and yields machine-parsable findings for automated processing.

How do I generate machine-parsable findings from a code quality checklist?

Generate machine-parsable findings by running your code through a structured code review checklist. This automated process evaluates code quality, testing, and documentation, outputting structured data for downstream analysis.

What common code review anti-patterns should I look for to improve maintainability?

Look for anti-patterns related to security, performance, and documentation to improve maintainability. Applying explicit anti-pattern guidance during code review flags common mistakes and promotes best practices across the codebase.