Spec Kit Review is a code review extension that orchestrates six specialized agents to perform post-implementation analysis across code quality, comments, tests, error handling, type design, and code simplification. The extension consolidates findings from these focused agents into a single severity-grouped report with actionable remediation guidance. Built for the Spec Kit framework, it operates as a command-line tool that automatically detects changed files in git repositories and can run agents sequentially or in parallel, while supporting project-specific review guidelines when available. The project was created by Ismaiel Jimenez and is licensed under the MIT License.