code-review

Automate code review with specialized agents checking completeness, security, and type safety.

18|4|Updated May 16, 2026
One-click install
npx skills add https://github.com/zxpmail/ReqForge --skill code-review-zxpmail
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/zxpmail/ReqForge/tree/main/core/skills/code-review
Command: npx skills add https://github.com/zxpmail/ReqForge --skill code-review-zxpmail

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of code review and quality assurance, significantly reducing the time and effort required for manual code inspections.

Core Features & Use Cases

  • Automated Code Review: Parallel review by specialized agents for completeness, quality, and security.
  • Structured Reports: Outputs a detailed review report with evidence for each conclusion.
  • Use Case: For developers who need to ensure their code adheres to specifications and design mockups, this Skill can automate the review process, flagging potential issues and suggesting fixes.

Quick Start

Run the code-review skill to review the codebase for completeness and quality.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I automate code review and quality assurance for my codebase?

Automate code review by running specialized agents that check functional completeness, surgical changes, simplicity, security, and type safety. The process outputs a detailed review report with evidence for each conclusion.

What do I need to provide for an automated code review?

Automated code review requires Product-Spec.md and other reference documents for analysis. Providing these specifications allows the agents to verify that your codebase adheres to the intended design and functional requirements.

Does automated code review check for security and type safety?

Automated code review includes security scanning and type safety checks. Specialized agents run in parallel to inspect your codebase, flagging potential security vulnerabilities and type errors alongside completeness and quality metrics.

How does automated code review handle functional completeness verification?

Automated code review handles functional completeness by comparing your codebase against provided reference documents and Product-Spec.md. Specialized agents analyze the implementation to ensure all specified features and design mockups are accurately fulfilled.

Can I get a structured report from an automated code review?

Automated code review generates a structured report detailing the analysis of your codebase. The output includes specific evidence for each conclusion regarding quality, security, and completeness to guide your fixes.