review-checklist

Automates code review checklists for pull requests, diffs, and branches.

Updated Jul 8, 2026
One-click install
npx skills add https://github.com/alceupassos/hub --skill review-checklist-alceupassos
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-checklist
Source: https://github.com/alceupassos/hub/tree/main/.agents/skills/review-checklist
Command: npx skills add https://github.com/alceupassos/hub --skill review-checklist-alceupassos

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps streamline and automate the code review process by providing a comprehensive checklist for reviewing pull requests, diffs, or branches.

Core Features & Use Cases

  • Automated Review Checklist: Ensures all necessary code review items are covered, including correctness, security, testing, i18n, and more.
  • Use Case: When reviewing a pull request in a code repository, use this Skill to ensure that the code adheres to all review guidelines and standards.

Quick Start

Run the 'review-checklist' skill to automatically review the changes in your current branch against the defined checklist.

Frequently Asked Questions about review-checklist

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

FAQPage Schema
How do I automate code review using a checklist for pull requests?

Automate code review by running the skill against your current branch to check pull request changes against a predefined checklist. It evaluates correctness, security, testing, and i18n to ensure coding standards are met.

What should be included in a code review checklist for maintaining code quality?

A code review checklist for code quality should include automated checks for correctness, security, testing, and internationalization. This skill enforces these review guidelines to maintain consistency across the repository.

Can I use an automated checklist to ensure compliance checks during a code review?

Yes, you can use this skill to enforce automated compliance checks during a code review. It targets review workflows by validating branch changes against required coding standards.

What is the best way to review branch changes for coding standards before merging?

The best way to review branch changes for coding standards is to run an automated review checklist. This skill executes review guidelines to check diffs for adherence to correctness, security, and testing requirements.

How do I streamline my pull request workflow to maintain code consistency?

Streamline your pull request workflow by running this skill to automatically verify code consistency. It uses a comprehensive checklist to ensure all necessary review items are covered before merging.

Does this automated code review tool work without external dependencies?

Yes, this automated code review tool works without external dependencies. It relies solely on its internal scripts to execute the predefined checklist against your branch changes.