review

Initiate and manage code reviews with Bugbot or Security Review subagents.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/shankur/dots --skill review-shankur
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review
Source: https://github.com/shankur/dots/tree/main/dot_cursor/skills-cursor/review
Command: npx skills add https://github.com/shankur/dots --skill review-shankur

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires bugbot, security_review, and includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the process of reviewing code changes by automating the review process with either the Bugbot or Security Review subagent.

Core Features & Use Cases

  • Automated Code Review: Offers a streamlined way to initiate and manage code reviews using predefined subagents.
  • Two Review Options: Users can choose between Bugbot for bug-focused reviews and Security Review for security-focused reviews.
  • Use Case: Ideal for teams that need to quickly review code changes for potential bugs or security vulnerabilities without manual intervention.

Quick Start

Run the review skill with the option 'bugbot' or 'security' to initiate a code review.

Frequently Asked Questions about review

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

FAQPage Schema
How do I automate code reviews for bugs and security vulnerabilities?

You can automate code reviews by using this Skill to initiate and manage the review process via Bugbot for bug-focused checks or Security Review for security-focused audits. It requires subagent capabilities to analyze code changes without manual intervention.

Does automated code analysis require subagent capabilities to function?

Yes, automated code analysis requires subagent capabilities for bug and security analysis. The Skill relies specifically on Bugbot and Security Review subagents to execute the code quality checks and security audits.

What's the best way to choose between a bug-focused code review and a security-focused audit?

Choose Bugbot for bug-focused code reviews to catch potential logic errors, or select Security Review for security-focused audits to identify vulnerabilities. You can specify your preferred option when initiating the review process.

How do I start a code review with Bugbot or Security Review?

To start a code review, run the Skill with the 'bugbot' or 'security' option. This initiates the corresponding subagent to automatically analyze your code changes for bugs or security vulnerabilities.

Can I use this automated review Skill for quick code quality checks before deployment?

Yes, this automated review Skill is ideal for teams needing to quickly review code changes for potential bugs or security vulnerabilities without manual intervention. It streamlines the code review process for immediate feedback.

When should I avoid using automated security review for code changes?

You should avoid automated security review if your environment lacks the required Bugbot or Security Review subagent capabilities. Without these specific dependencies, the Skill cannot execute the automated code analysis.