code-review-checklist

Review code quality and security using a structured checklist.

3|2|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/grasberg/sofia --skill code-review-checklist-grasberg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/grasberg/sofia/tree/main/cmd/sofia/internal/onboard/antigravity-kit/.agent/skills/code-review-checklist
Command: npx skills add https://github.com/grasberg/sofia --skill code-review-checklist-grasberg

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Code-review guidelines that standardize checks, improve quality, and reduce security risks across teams.

Core Features & Use Cases

  • Code Quality Checks: Style, naming, readability, test coverage, and maintainability.
  • Security & Compliance: Input validation, secrets handling, and vulnerability awareness.
  • Use Case: When reviewing a PR, apply this checklist to ensure changes meet standards before merging.

Quick Start

Open a PR and apply this checklist to guide the review before merging.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
How do I review a pull request for code quality and security?

To review a pull request for code quality and security, apply a structured checklist covering correctness, performance, documentation, testing, input validation, and secrets handling before merging.

What should a code review checklist include for onboarding new engineers?

A code review checklist for onboarding should include style, naming, readability, test coverage, maintainability, and security vulnerability awareness to enforce consistent review standards across teams.

Can I use a code review checklist to enforce consistent standards across my team?

Yes, you can use a code review checklist to enforce consistent standards across your team by standardizing checks for maintainability, security compliance, and documentation during software development PR reviews.

Does a code review checklist cover security compliance and vulnerability awareness?

A code review checklist does cover security compliance and vulnerability awareness by verifying input validation, checking secrets handling, and applying security criteria to reduce risks across software projects.

What is the best way to standardize code review guidelines for pull requests?

The best way to standardize code review guidelines for pull requests is to apply a structured checklist that evaluates correctness, performance, documentation, and testing to reduce security risks and improve quality.

When do I need to apply a code review checklist during software development?

You need to apply a code review checklist during software development when reviewing a PR, ensuring that code changes meet quality, maintainability, and security standards before merging into the main branch.