04-review
CommunityRun evidence-first code review with autofix.
Software Engineering#diff analysis#code review#security review#autofix#tdd workflow#browser qa#evidence-based findings
Authorleing2021
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill helps you catch bugs, design issues, and risky changes by reviewing code evidence against the implementation diff, the prior plan artifacts, and existing solution patterns before you commit.
Core Features & Use Cases
- Five-axis, evidence-first review: Produces structured findings (with severity, evidence, and recommended action) instead of vague opinions.
- Diff-aware reviewer routing: Selects the right reviewer personas based on the change scope and diff metadata via
review_router. - Plan + prior learnings awareness: Loads relevant plan artifacts when present and searches
docs/solutions/for related solution evidence. - Autofix loop with re-review: Applies autofixable findings and re-reviews changed lines (up to 3 iterations).
- Optional browser QA mode: After review, can continue into browser-based QA (
agent-browser) for visual/functional/UX issues and optionally add regression tests.
Quick Start
Use the 04-review skill after you finish implementing changes and want a structured, evidence-first review before committing.
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: 04-review Download link: https://github.com/leing2021/super-pi/archive/main.zip#04-review Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.