code-review

Identify security, quality, and maintainability issues in code changes.

97|8|Updated Mar 20, 2026
One-click install
npx skills add https://github.com/peteromallet/megaplan --skill code-review-peteromallet
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/peteromallet/megaplan/tree/main/megaplan/agent/skills/software-development/code-review
Command: npx skills add https://github.com/peteromallet/megaplan --skill code-review-peteromallet

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Provides comprehensive guidelines to perform thorough code reviews with emphasis on security, quality, and maintainability.

Core Features & Use Cases

  • Security-first review checklist to catch vulnerabilities early
  • Code quality and maintainability best practices, including readability and consistency
  • Structured review responses, templates, and escalation paths
  • Use cases include pull requests, diffs, and audits across languages and repositories

Quick Start

Start a code review by applying the security-first checklist to the changed files and providing structured feedback.

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 security-first code review on a pull request?

A security-first code review systematically identifies and fixes vulnerabilities in pull requests by applying a structured checklist to changed files, ensuring security issues are caught early alongside quality and maintainability checks.

What is the best way to structure feedback during a code audit?

The best way to structure code audit feedback is using clear templates that enforce a consistent review format, categorizing security, quality, and maintainability issues with actionable escalation paths.

Can I use a standard code review checklist across different programming languages?

Yes, you can apply a standard code review checklist across different programming languages to consistently evaluate diffs and pull requests for maintainability, readability, and security vulnerabilities.

How do I check code changes for maintainability and readability issues?

To check code changes for maintainability and readability issues, apply best-practice guidelines to the diffs, enforcing consistency and structured review responses to highlight areas needing improvement.

When do I need to escalate issues found during a code review?

You need to escalate issues found during a code review when structured feedback templates identify critical security vulnerabilities or severe maintainability flaws that require immediate intervention beyond standard fixes.