What problem does it solve?
This skill automates quick, focused code reviews by delegating to a senior-review-specialist agent, reducing manual review time and accelerating feedback cycles.
Core Features & Use Cases
- Automated Review Engine: Orchestrates the senior-review-specialist to analyze code changes.
- Checklist-driven Analysis: Applies five checklists: correctness, style consistency, DX, UX copy, and overengineering.
- Structured Output: Returns a focused report with Critical Issues, Warnings, Suggestions, per-file summaries, and an overall assessment.
- Use Case: For a PR with multiple changed files in a codebase, you run the review to obtain quick, actionable feedback.
Quick Start
Spawn the senior-review-specialist agent to perform the review against your working tree changes. The agent will examine git diffs, apply the five checklists, and produce a structured report ready for PR feedback.