review-workflow

Coordinate specialized subagents to review code for security, performance, and UX findings.

161|25|Updated Oct 22, 2025
One-click install
npx skills add https://github.com/romiluz13/cc10x --skill review-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-workflow
Source: https://github.com/romiluz13/cc10x/tree/main/plugins/cc10x/skills/review-workflow
Command: npx skills add https://github.com/romiluz13/cc10x --skill review-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

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.