review-workflow

Community

Automate code reviews, find real issues.

Authorromiluz13
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates and structures the code review process, ensuring that reviews focus on issues that genuinely affect functionality, rather than generic code quality. It coordinates specialized analysis subagents to identify security, performance, quality, UX, and accessibility findings, providing an evidence-backed report and preventing critical bugs from reaching production.

Core Features & Use Cases

  • Functionality-First Review: Prioritizes understanding user, admin, and system flows before code analysis.
  • Multi-Dimensional Analysis: Loads and runs subagents for security, performance, code quality, UX, and accessibility.
  • Severity-Ranked Findings: Presents issues with clear impact, file:line evidence, and recommended fixes.
  • Evidence-Backed Reports: Compiles a comprehensive review report with an executive summary, actions taken, and a verification summary.
  • Use Case: When the orchestrator detects a review intent for a new feature, this skill ensures a thorough, automated review, identifying critical issues that could impact the feature's functionality or user experience.

Quick Start

Activate the review-workflow skill to review the recent changes to the payment processing module, focusing on security and error handling functionality.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: review-workflow
Download link: https://github.com/romiluz13/cc10x/archive/main.zip#review-workflow

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository