code-review

Review code changes for security, quality, spec compliance, maintainability, and test coverage.

10|1|Updated Feb 24, 2026
One-click install
npx skills add https://github.com/maystudios/maxsimcli --skill code-review-maystudios
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/maystudios/maxsimcli/tree/main/templates/skills/code-review
Command: npx skills add https://github.com/maystudios/maxsimcli --skill code-review-maystudios

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shipping unreviewed code is shipping unknown risk. Every implementation review covers five dimensions.

Core Features & Use Cases

  • Five-dimension review: Security, Quality, Spec compliance, Maintainability, and Test Coverage.
  • Parallel review pattern for large diffs to speed up feedback.
  • Structured output format including a verdict and follow-up items.

Quick Start

Submit the code changes to review and I will produce a five-dimension assessment.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I perform a multi-dimension code review for security and maintainability?

A multi-dimension code review assesses security, quality, spec compliance, maintainability, and test coverage. You submit completed implementations or pre-merge changes to receive structured findings with severity levels, blockers, follow-ups, and a final verdict.

How do I review large code diffs for spec compliance and test coverage?

Reviewing large code diffs for spec compliance uses a parallel review pattern to speed up feedback. Submitting the code changes produces a structured assessment that identifies compliance and coverage issues across projects, repositories, and modules.

What is the best way to identify security and quality issues in pre-merge changes?

Identifying security and quality issues in pre-merge changes requires evaluating five core dimensions. Applying a structured review process to the diff yields clear severity levels, actionable follow-up items, and a final verdict to ensure safer code.

Does this code review process work across multiple repositories and modules?

Yes, this code review process works across multiple repositories and modules. It applies to completed implementations or pre-merge changes throughout various projects to deliver a consistent five-dimension assessment with structured findings.

When do I need a structured code review with severity levels and a final verdict?

You need a structured code review with severity levels and a final verdict when shipping unreviewed code introduces unknown risks. Applying this assessment to completed implementations ensures maintainability, spec compliance, and test coverage before merging.

Can I speed up feedback for large diffs during the review process?

You can speed up feedback for large diffs during the review process by using a parallel review pattern. This approach evaluates security, quality, and maintainability dimensions concurrently to produce structured findings faster.