code-review-checklist

Evaluate code plans and implementations against structured review criteria with severity levels.

16|4|Updated Feb 10, 2024
One-click install
npx skills add https://github.com/LetPeopleWork/Lighthouse --skill code-review-checklist-letpeoplework
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/LetPeopleWork/Lighthouse/tree/main/.github/.github/agents/skills/code-review-checklist
Command: npx skills add https://github.com/LetPeopleWork/Lighthouse --skill code-review-checklist-letpeoplework

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill provides a structured, repeatable framework for evaluating code quality and risk during pre-implementation planning (Critic) and post-implementation security/architecture reviews. It ensures consistent criteria coverage across security, performance, maintainability, and correctness with severity ratings.

Core Features & Use Cases

  • Standardized Review Criteria: A clear, reusable rubric for assessing plans and code against predefined checks.
  • Dual-Phase Coverage: Includes Pre-Implementation (Critic) and Post-Implementation (Security/Architect) guidance with associated documents and outputs.
  • Risk Scoring & Actionable Feedback: Severity-based findings guide decisions and risk mitigation.

Quick Start

Use this skill during early design reviews or security audits to structure evaluations and generate repeatable critique outputs.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What is a structured code review checklist for security and architecture?

A structured code review checklist is a repeatable framework that evaluates code plans and implementations against standardized criteria. It covers value, scope, dependencies, architecture, performance, and maintainability to produce consistent security and architecture risk assessments.

How do I conduct a pre-implementation code review?

To conduct a pre-implementation review, evaluate your code plan using the Critic role checklist. Assess proposed value, scope, dependencies, and architecture before development begins to identify risks early and generate actionable critique outputs.

Can I use a checklist for post-implementation security and architecture assessments?

Yes, you can use the post-implementation checklist for Security and Architect role assessments. It evaluates completed code for security vulnerabilities, performance issues, and maintainability risks, assigning severity levels to guide mitigation.

What is the best way to standardize code review criteria across a team?

The best way to standardize code review criteria is applying a reusable rubric with predefined checks. This ensures consistent coverage across correctness, security, performance, and maintainability while generating severity-based findings for actionable feedback.

Does structured code evaluation work for both planning and implementation phases?

Yes, structured code evaluation supports dual-phase coverage. It provides specific guidance and outputs for pre-implementation planning reviews as a Critic, and post-implementation security and architecture assessments using standardized severity ratings.

How are code review findings scored and prioritized?

Code review findings are scored using severity levels assigned to each identified issue. This severity-based risk scoring system guides decision-making and prioritizes actionable feedback for risk mitigation across architecture, security, and maintainability.