# Review

> Review code changes with the Bugbot or Security Review subagent.

- Skill: `henryhawke/review-2` (Agent Skill)
- Install (CLI): `npx skillmds@latest add henryhawke/review-2`
- Raw SKILL.md: https://api.skillmd.com/api/skills/henryhawke/review-2/raw
- Safety review: pending (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: henryhawke (https://skillmd.com/u/henryhawke)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/henryhawke/review-2

---

# 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.

