code-review

Analyze code modules and generate line-numbered reviews with severity labels.

Updated Feb 7, 2026
One-click install
npx skills add https://github.com/castlenthesky/codegraph --skill code-review-castlenthesky
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/castlenthesky/codegraph/tree/main/.agent/skills/code-review
Command: npx skills add https://github.com/castlenthesky/codegraph --skill code-review-castlenthesky

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Deep, multi-dimensional code review to identify issues, assess quality, and provide actionable feedback for any module or file. It delivers precise findings with line numbers, severity labels (Critical/High/Moderate/Low), and concrete proposals that feed directly into downstream fix workflows.

Core Features & Use Cases

  • Comprehensive, line-numbered code reviews across languages.
  • Structured reports with prioritized issues and concrete proposals.
  • Triggered by requests to review code, audit modules, or evaluate implementation quality.

Quick Start

Provide the target file or code snippet you want reviewed, and request a detailed, actionable report.

Frequently Asked Questions about code-review

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

FAQPage Schema
How do I get a structured code review with line numbers and severity labels?

A comprehensive code review evaluates code quality by analyzing modules or files to identify issues. It produces a structured report with prioritized findings, rationale, and concrete proposals without applying any fixes, suitable for audits and quality checks.

Can I use this code review tool for security audits across different programming languages?

Yes, this code review tool supports security audits across any programming language or project. It analyzes single files or entire modules, delivering actionable findings with severity labels and concrete proposals for implementation feedback.

Does the static analysis report automatically apply fixes to the identified code quality issues?

No, the static analysis report does not automatically apply fixes to code quality issues. It produces a comprehensive report containing concrete findings, rationale, and proposals that are ready for your downstream fix workflows.

How do I perform a deep code review on an entire module for quality assurance?

Provide the entire module you want reviewed and request a detailed report. The code review process analyzes the module and generates a structured output with line-numbered findings, severity labels, and concrete proposals for your developer workflow.

What is the best way to evaluate implementation quality before feeding proposals into a fix workflow?

The best way to evaluate implementation quality is to run a deep code review. This generates a structured report with prioritized issues and concrete proposals that feed directly into your downstream fix workflows without modifying the original code.