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.