code-review-checklist

Review pull requests against quality, security, and maintainability checklists.

1|Updated Sep 26, 2025
One-click install
npx skills add https://github.com/pascallammers/mylo-travel-concierge-v2 --skill code-review-checklist-pascallammers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review-checklist
Source: https://github.com/pascallammers/mylo-travel-concierge-v2/tree/main/.factory/skills/code-review-checklist
Command: npx skills add https://github.com/pascallammers/mylo-travel-concierge-v2 --skill code-review-checklist-pascallammers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the code review process, ensuring that code meets quality, security, and maintainability standards before merging.

Core Features & Use Cases

  • Systematic Checklist: Provides a comprehensive checklist covering functionality, code quality, testing, security, performance, and documentation.
  • Automated Checks: Integrates with common development tools for linting, type checking, testing, and security scanning.
  • Structured Findings: Offers a clear format for reporting review findings, categorizing them into strengths, minor issues, and blockers.
  • Use Case: Before merging a pull request, activate this Skill to systematically go through the checklist, run automated checks, and generate a report detailing any issues or areas for improvement.

Quick Start

Use the code-review-checklist skill to review the attached pull request.

Frequently Asked Questions about code-review-checklist

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

FAQPage Schema
What is a systematic code review checklist for pull requests?

A code review checklist systematically validates pull requests for quality, security, and maintainability. It guides reviewers through functionality, testing, and documentation checks to ensure pre-merge code standards are met.

How do I structure code review findings for clear communication?

You structure code review findings by categorizing issues into strengths, minor issues, and blockers. This structured format ensures clear communication of quality, security, and performance results to developers.

How do I integrate automated checks into my pull request review process?

Integrate automated checks during pull request reviews to run linting, type checking, testing, and security scanning. This ensures adherence to maintainability standards before merging code into the repository.

Does a code review checklist cover security and performance validation?

Yes, a code review checklist covers security and performance validation. It provides a comprehensive process ensuring code meets quality, security, and maintainability standards before merging.

When do I need a systematic process for code reviews?

You need a systematic process for code reviews before merging a pull request. It ensures pre-merge code validation by verifying functionality, code quality, testing, security, performance, and documentation.