What problem does it solve?
This skill solves the issue of ephemeral, inconsistent code reviews by providing a structured, persistent, and context-aware analysis of local changes before they are shipped.
Core Features & Use Cases
- Context-Aware Analysis: Automatically incorporates project-specific rules, requirements, and architecture documents to ensure findings align with project standards.
- Structured Reporting: Generates a persistent, severity-graded report on disk that serves as a reliable receipt for the ship process.
- Use Case: Use this skill when you have finished a feature branch and need to ensure your changes comply with project rules and logic requirements before merging, avoiding the need for manual, repetitive checklist reviews.
Quick Start
Run the claude-review skill to analyze the current branch changes against the project context and generate a findings report.