code-review-checklist

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

6|Updated Feb 6, 2026
One-click install
npx skills add https://github.com/paulojalowyj/openkit --skill code-review-checklist-paulojalowyj
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/paulojalowyj/openkit/tree/main/.opencode/skills/code-review-checklist
Command: npx skills add https://github.com/paulojalowyj/openkit --skill code-review-checklist-paulojalowyj

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

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, specifically addressing AI and LLM-related considerations.

Core Features & Use Cases

  • Structured Review: Offers detailed checklists for correctness, security, performance, code quality, testing, and documentation.
  • AI-Specific Checks: Includes guidelines for reviewing AI logic, handling hallucinations, and prompt engineering safety.
  • Anti-Pattern Identification: Highlights common code anti-patterns to avoid.
  • Comment Guide: Provides a standardized format for review comments.
  • Use Case: A development team can use this Skill to standardize their code review process, ensuring all critical aspects are checked consistently, leading to more robust and secure software.

Quick Start

Use the code-review-checklist skill to review the attached code snippet for potential security vulnerabilities.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What should a code review checklist cover for security and performance?

A comprehensive code review checklist covers correctness, security vulnerabilities, performance bottlenecks, code quality, testing, and documentation to ensure robust software. This checklist provides structured guidelines for evaluating all these critical areas consistently.

How do I review AI and LLM code for prompt engineering safety?

To review AI and LLM code for prompt engineering safety, use a checklist addressing AI logic, hallucination handling, and prompt safety. This skill provides specific guidelines to identify common anti-patterns unique to LLM-related code implementations.

How do I standardize code review comments across a development team?

Standardize code review comments by adopting a structured comment guide and checklist format for all reviews. This skill facilitates consistent code quality assurance by providing a standardized format for review comments across correctness, security, and performance.

What common anti-patterns should I look for during a code review?

During a code review, look for common anti-patterns affecting code quality, security, and performance. This skill highlights specific anti-patterns to avoid, including those specific to AI and LLM logic, ensuring thorough quality assurance.

Can I use a code review checklist for general software engineering without AI components?

Yes, you can use this code review checklist for general software engineering without AI components. It provides detailed checklists for correctness, security, performance, code quality, testing, and documentation, with AI-specific checks serving as an optional layer.