What problem does it solve?
This Skill turns the final review pass into a reliable closeout step, helping you catch regressions, compatibility breaks, edge cases, and test gaps before you commit or ship code.
Core Features & Use Cases
- Local and Branch Review: Review dirty uncommitted work or generate a branch diff against the right base for pull request-style checks.
- Multi-Agent Support: Routes review instructions across Claude Code, Codex, OpenCode, DeepSeek TUI, and Antigravity CLI.
- Parallel Test Coordination: Runs focused tests while the review is in progress so you can validate changes without slowing down the closeout workflow.
- Use Case: After finishing a feature branch, use this Skill to inspect the diff, verify the result with tests, and produce a clean final review before shipping.
Quick Start
Ask the review-it skill to review your current changes, choose the right target automatically, and run focused tests in parallel if needed.