zen-review

Review pull request changes for correctness, security, performance, and quality.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/aarushlohit/TheRocketProject --skill zen-review-aarushlohit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zen-review
Source: https://github.com/aarushlohit/TheRocketProject/tree/main/rocket/external/shokunin/.pack/skills/zen-review
Command: npx skills add https://github.com/aarushlohit/TheRocketProject --skill zen-review-aarushlohit

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

The Zen Review Skill unit solves the problem of ensuring code quality by providing a comprehensive and detailed code review, identifying issues related to correctness, security, performance, and quality.

Core Features & Use Cases

  • In-Depth Code Analysis: Analyze PR changes for correctness, security, performance, and quality.
  • Expertise-Based Review: Leverages deep codebase understanding to provide thorough and accurate reviews.
  • Customizable Triggers: Trigger reviews using specific keywords like "zen review" or "expert code review".
  • JSON Output: Provides findings in a structured JSON format for easy integration and review.

Quick Start

To start a Zen Review, simply type "zen review" or "expert code review" when prompted.

Frequently Asked Questions about zen-review

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

FAQPage Schema
How do I automate code review for pull request changes?

To automate code review for pull request changes, trigger the analysis by typing "zen review" or "expert code review". The system evaluates diff changes for correctness, security, performance, and quality issues.

What does an automated PR security analysis check for?

An automated PR security analysis checks pull request diffs for vulnerabilities and quality issues. It leverages deep codebase understanding to identify correctness, security, performance, and quality problems in the changes.

What's the best way to get structured JSON output from a code review?

The best way to get structured JSON output from a code review is to trigger the analysis with specific keywords. The system natively provides findings in a JSON format for easy integration and tracking.

Do I need special permissions to run a diff analysis on my codebase?

Yes, you need appropriate permissions to run a diff analysis on your codebase. The review process requires direct access to the codebase to execute static code checks and analyze pull request changes.

Can I use static code checks for performance and correctness issues?

Yes, you can use static code checks for performance and correctness issues. The review process executes static analysis directly on the codebase to identify problems across correctness, security, performance, and quality.

What are the limitations of automated code quality assurance?

A limitation of automated code quality assurance is that it requires direct codebase access and appropriate permissions to function. Without proper access, the tool cannot execute diff analysis or static code checks.