review

Community

Automate multi-perspective code reviews for quality and security.

AuthorChachamaru127
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates thorough code reviews across multiple critical dimensions—security, performance, quality, and accessibility—providing comprehensive feedback faster than manual review.

Core Features & Use Cases

  • Parallelized Review Agents: Can launch specialized sub-agents to simultaneously review code for security vulnerabilities, performance bottlenecks, code smells, and accessibility issues.
  • Structured Feedback & Scoring: Delivers actionable findings with severity ratings and concrete improvement suggestions, not just generic comments.
  • Use Case: Before merging a major feature, run /harness-review to trigger this Skill. It will spawn parallel reviews, aggregating results into a single report that highlights security risks, slow queries, and WCAG compliance issues you might have missed.

Quick Start

Say "review my changes for security" to perform a focused security audit on your latest code modifications.

Dependency Matrix

Required Modules

None required

Components

references

đź’» 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
Download link: https://github.com/Chachamaru127/claude-code-harness/archive/main.zip#review

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