code-review

Review pull requests using a customizable code quality checklist.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/dandawatey/ProjectZero --skill code-review-dandawatey
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/dandawatey/ProjectZero/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/dandawatey/ProjectZero --skill code-review-dandawatey

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill streamlines the code review process, ensuring code quality and adherence to standards.

Core Features & Use Cases

  • Comprehensive Checklist: Offers a detailed checklist for code review, covering functionality, code quality, testing, security, performance, and documentation.
  • Customizable: Users can add or remove items from the checklist based on their project's needs.
  • Use Case: When reviewing pull requests in a development project, use this Skill to ensure all aspects of the code are reviewed and adhere to best practices.

Quick Start

Run the code-review skill to initiate a code review for the current pull request.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I conduct a structured code review for a pull request?

To conduct a structured code review, apply a predefined checklist covering functionality, code quality, testing, security, performance, and documentation to your pull request. This ensures all aspects of the code adhere to development standards through manual reviewer decision-making.

What should be included in a code review checklist for software development?

A code review checklist should include items for functionality, code quality, testing, security, performance, and documentation. You can customize the checklist by adding or removing items to match your specific software development workflow and project requirements.

Can I customize the code review checklist for my specific development workflow?

Yes, you can customize the code review checklist for your development workflow by adding or removing items based on your project's needs. This ensures the quality assurance process remains relevant to your specific standards and requirements.

Does this code review skill automate quality assurance or require manual review?

This code review skill requires manual review and decision-making by the reviewer. It facilitates the quality assurance process by providing a structured checklist during pull request reviews, but does not automatically fix or approve code.

What is the best way to maintain code quality during pull request reviews?

The best way to maintain code quality during pull request reviews is to use a comprehensive predefined checklist. This ensures consistent evaluation of functionality, security, performance, and documentation across all merged code in your development workflow.

When do I need a predefined checklist for code review?

You need a predefined checklist for code review when reviewing pull requests in a software development project to ensure all aspects of code quality and standards are consistently evaluated. It streamlines the review process by providing a structured verification framework.