review
CommunityAutomate 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-reviewto 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 requiredComponents
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.