Code Review

Review code against requirements and generate structured issue reports.

Updated Mar 6, 2026
One-click install
npx skills add https://github.com/devmuslim/pdm-skills --skill code-review-devmuslim
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Code Review
Source: https://github.com/devmuslim/pdm-skills/tree/main/code-review/skills/code-review
Command: npx skills add https://github.com/devmuslim/pdm-skills --skill code-review-devmuslim

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill streamlines the code review process by providing a structured checklist and report format, ensuring code meets functional, security, and quality standards.

Core Features & Use Cases

  • Requirement Adherence: Verifies code against Business Requirement Documents (BRDs) or general quality standards.
  • Structured Reporting: Identifies critical issues, suggests improvements, and tracks compliance.
  • Use Case: When a new feature's code is ready for review, use this Skill to systematically check its implementation against the approved BRD and identify any potential bugs or security vulnerabilities before deployment.

Quick Start

Review the provided code snippet against the requirements in 'BRD-123.md'.

Frequently Asked Questions about Code Review

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

FAQPage Schema
How do I review code against business requirements before deployment?

To review code against business requirements, this Skill analyzes your provided code snippet alongside a Business Requirement Document (BRD) to verify functional correctness, security, and compliance, generating a structured report of critical issues and suggested fixes.

What is the best way to systematically check code for security vulnerabilities and performance issues?

Systematically checking code for security vulnerabilities and performance involves analyzing the snippet against general quality standards to identify error handling flaws and potential bugs, which produces a structured report detailing correct aspects and recommended improvements.

Can I use this code review process for multiple programming languages?

Yes, you can use this code review process for multiple programming languages. It analyzes provided snippets for functional correctness, security vulnerabilities, and readability regardless of the language, outputting a standardized compliance and quality report.

How do I generate a structured report detailing critical issues and suggested fixes from a code snippet?

Generating a structured report detailing critical issues and suggested fixes requires submitting your code snippet for analysis. The Skill evaluates error handling and compliance, then outputs a formatted report tracking correct aspects and recommended improvements.

Does code review automation work without any external dependencies?

Yes, code review automation works without external dependencies. The Skill independently analyzes your code for functional correctness, security vulnerabilities, and performance, relying solely on your provided requirements or general quality standards to generate the report.

Why should I use an automated checklist for code quality assurance instead of manual inspection?

Using an automated checklist for code quality assurance streamlines the inspection process by systematically verifying requirement adherence and identifying potential bugs or security vulnerabilities, ensuring consistent compliance and structured reporting that manual inspection might miss.