review

Route a Cursor code-review request to the Bugbot or Security Review subagent. Use when the user invokes /review, asks for Cursor Bugbot, asks for a Cursor Security Review, or wants the built-in readonly review subagents rather than the generic Kevin review doctors.

Category
Engineering
Skill
130 of 261
Source
Kevin wiki

Ask the user which review to run with the AskQuestion tool. If the AskQuestion tool is not available, ask the user directly. Provide exactly one single-select question with two options:

  • bugbot: Bugbot (/review-bugbot)
  • security: Security Review (/review-security)

After the user chooses, run the matching review once:

  • Bugbot: follow the /review-bugbot instructions.
  • Security Review: follow the /review-security instructions.