code-review-checklist

Generate structured code review checklists covering correctness, security, performance, and AI-specific guidelines.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/keshavraj936/Pulse-AI --skill code-review-checklist-keshavraj936
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/keshavraj936/Pulse-AI/tree/main/Inceptrix/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/keshavraj936/Pulse-AI --skill code-review-checklist-keshavraj936

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a comprehensive checklist to ensure code quality, security, and adherence to best practices during the code review process, especially for AI-related projects.

Core Features & Use Cases

  • Structured Review: Offers detailed checklists for correctness, security, performance, code quality, testing, and documentation.
  • AI/LLM Specifics: Includes checks for AI logic, hallucinations, prompt engineering safety, and output sanitization.
  • Anti-Pattern Identification: Highlights common coding anti-patterns to avoid.
  • Comment Guide: Provides a standardized way to leave review comments (blocking, suggestions, nits, questions).
  • Use Case: A developer submits a pull request for a new AI feature. The reviewer uses this checklist to systematically go through the code, ensuring it's secure, efficient, and follows best practices, including specific checks for AI-related vulnerabilities.

Quick Start

Use the code-review-checklist skill to generate a detailed code review for the provided pull request.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What should be included in a code review checklist for AI and LLM development?

A code review checklist for AI and LLM development should cover correctness, security, performance, code quality, testing, and documentation, alongside specific checks for AI logic, hallucinations, prompt engineering safety, and output sanitization.

How do I perform a structured code review on a pull request?

Perform a structured code review by systematically evaluating the pull request against detailed checklists for security, performance, and code quality, while using a standardized comment guide to leave blocking issues, suggestions, nits, or questions.

What are common anti-patterns to look for during code reviews?

Common anti-patterns identified during code reviews highlight recurring coding practices that violate best practices in correctness, security, performance, and documentation, which reviewers can flag to ensure adherence to quality standards.

Can I use a standardized comment guide for code review feedback?

Yes, you can use a standardized comment guide to facilitate clear communication by categorizing your code review feedback into blocking issues, suggestions, nits, and questions for the developer.

What is the best way to review prompt engineering safety in LLM applications?

The best way to review prompt engineering safety is to apply specific code review checklist guidelines for AI and LLM development, verifying output sanitization and checking for potential AI hallucinations and vulnerabilities.

Does this code review checklist work for general software engineering tasks outside of AI?

Yes, the checklist works for general software engineering tasks by providing comprehensive review standards for correctness, security, performance, code quality, testing, and documentation, while offering additional specialized guidelines for AI projects.