Cursor Review

Review code changes with Bugbot or Security Review subagent. Use when the user asks to review code, check for bugs, or run a security review on their current changes or a PR.

KunanonJ b897ec5 673 B Updated

File contents

Review

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.

KunanonJ/ai-skills-hub/tree/main/skills/cursor-review commit b897ec5a19

Frequently asked questions

npx skillmds@latest add kunanonj/cursor-review