speckit.reviewer

Analyze source code for correctness, security, performance, and maintainability.

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/aniruddh2003/ai-code-reviewer --skill speckit-reviewer-aniruddh2003
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.reviewer
Source: https://github.com/aniruddh2003/ai-code-reviewer/tree/main/.agent/skills/speckit.reviewer
Command: npx skills add https://github.com/aniruddh2003/ai-code-reviewer --skill speckit-reviewer-aniruddh2003

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill addresses the need for efficient and thorough code reviews, providing users with structured feedback to enhance code quality and security.

Core Features & Use Cases

  • Code Review Automation: Automates the process of code review, significantly reducing manual effort.
  • Structured Feedback: Offers detailed feedback with severity levels for easy prioritization.
  • Use Case: Perfect for developers and teams looking to streamline their code review process and ensure code quality meets high standards.

Quick Start

Run the 'code review' command on your staged changes for a comprehensive analysis.

Frequently Asked Questions about speckit.reviewer

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for staged Git changes?

To automate code review for staged Git changes, run the 'code review' command. The Skill analyzes source code files for correctness, security, performance, and maintainability, providing structured feedback with severity levels to prioritize issues efficiently.

Can I compare source code against a specific branch during a code review?

Yes, you can compare source code against a specific branch during a code review. The Skill handles both staged and branch-based code reviews, analyzing differences to deliver actionable feedback on correctness, security, and performance.

What does automated source code analysis check for performance and security?

Automated source code analysis checks for correctness, security vulnerabilities, performance bottlenecks, and maintainability issues. It evaluates your code files and generates detailed feedback with severity levels to help prioritize necessary improvements.

Do I need Git knowledge to use automated code review tools?

Yes, you need Git knowledge and an understanding of code review practices to use this Skill. It relies on Git mechanisms to process staged changes and perform branch-based comparisons for thorough source code analysis.

What is the best way to get structured feedback on code quality?

The best way to get structured feedback on code quality is to run an automated source code analysis. This Skill evaluates correctness, security, and performance, returning prioritized feedback with severity levels to streamline your code review process.