code-review

Automate pull request code reviews with standardized linting, testing, security, and CI/CD checks.

1|2|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/michaelsvanbeek/personal-agent-skills --skill code-review-michaelsvanbeek
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/michaelsvanbeek/personal-agent-skills/tree/main/skills/code-review
Command: npx skills add https://github.com/michaelsvanbeek/personal-agent-skills --skill code-review-michaelsvanbeek

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Inconsistent code reviews and unclear feedback slow down delivery and reduce code quality. This skill provides a structured, repeatable approach for PR review checks.

Core Features & Use Cases

  • Standardized review checklist covering linting, testing, security, and CI/CD considerations.
  • Guidance for writing actionable review comments and auditing an existing project's review practices.
  • Scalable across repositories and teams to improve PR quality and reduce review time.

Quick Start

Review a pull request with the code-review checklist to ensure it meets project standards and automated checks.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate pull request reviews with a consistent code-review checklist?

Automate code-review workflows by applying a standardized review checklist to pull requests, enforcing consistent feedback across repositories. This structured approach surfaces issues for remediation and ensures PRs meet project standards for linting, testing, security, and CI/CD.

What is the best way to enforce consistent PR quality across multiple repositories?

The best way to enforce consistent PR quality is by applying standardized review checks scalable across multiple repositories and teams. This reduces review time and improves code quality by applying uniform linting, testing, security, and CI/CD considerations.

How do I ensure my pull requests pass security and CI/CD checks before review?

Ensure pull requests pass security and CI/CD checks by applying a standardized review checklist that integrates with CI. This structured approach surfaces security issues and CI/CD failures for remediation before final approval.

Can I audit an existing project's review practices for linting and testing standards?

Yes, you can audit existing project review practices using guidance for writing actionable review comments and evaluating current standards. This helps identify gaps in linting, testing, and security checks to establish a more consistent review workflow.

Why are my code reviews inconsistent and how do I standardize the feedback?

Code reviews are inconsistent without a structured approach, leading to unclear feedback and slower delivery. Standardize feedback by applying a repeatable review checklist across repositories to enforce uniform quality checks and actionable comments.

Does this code-review approach work without additional CI/CD dependencies?

Yes, this code-review approach works without additional dependencies, applying a standardized checklist directly to pull requests. It integrates with existing CI/CD pipelines to surface issues for remediation while enforcing consistent feedback.