code-review

Identifies and analyzes code changes in pull requests to surface security, performance, and style issues.

3.5k|155|Updated Mar 12, 2026
One-click install
npx skills add https://github.com/millionco/expect --skill code-review-millionco
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/millionco/expect/tree/main/.agents/skills/code-review
Command: npx skills add https://github.com/millionco/expect --skill code-review-millionco

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and communicate issues in code changes during pull requests, ensuring quality and safety of software.

Core Features & Use Cases

  • Review checklist guidance: Provides a structured checklist covering runtime, performance, security, design, and compatibility.
  • Design and code quality assessment: Evaluates code structure, readability, and adherence to project conventions.
  • Actionable feedback: Generates concrete suggestions and risk flags for reviewers.

Quick Start

Ask me to review the latest pull request and provide actionable feedback on code quality and safety.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I identify security and performance issues in a pull request?

To identify security and performance issues in a pull request, analyze code changes across commits and branch integrations to assess risks, evaluate design quality, and generate actionable feedback flags.

What is the best way to generate actionable feedback for code reviews?

The best way to generate actionable feedback for code reviews is to evaluate code structure, readability, and project conventions, then produce concrete suggestions and risk flags for reviewers.

Can I use a code review checklist to assess runtime and compatibility risks?

Yes, you can use a structured code review checklist to assess runtime, performance, security, design, and compatibility risks during pull requests and branch integrations.

How do I ensure code quality and safety during branch integrations?

To ensure code quality and safety during branch integrations, identify and communicate issues in code changes by applying review checklists and risk flags to surface design and security problems.

Does automated code analysis work with commits in software repositories?

Automated code analysis works with commits in software repositories by applying checks across pull requests and branch integrations to evaluate security, performance, and style adherence.

What should I check for when reviewing code structure and readability?

When reviewing code structure and readability, check for adherence to project conventions, evaluate design quality, and surface compatibility issues to ensure overall software safety and performance.