From bmad
Performs thorough code reviews to identify bugs and quality issues. Auto-activates when you say 'review this code' or 'do a code review'.
How this skill is triggered — by the user, by Claude, or both
Slash command
/bmad:gds-code-reviewThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Follow the instructions in [workflow.md](workflow.md).
Follow the instructions in workflow.md.
npx claudepluginhub urso/claudev --plugin bmadGuides code review practices, highlighting common issues and areas for improvement. Activates when reviewing pull requests or code changes.
Reviews code changes adversarially using parallel layers (Blind Hunter, Edge Case Hunter, Acceptance Auditor) with triage into actionable categories. Invoke on 'run code review' or 'review this code'.
Delegates code reviews to Codex AI via xreview CLI for bugs, security issues, and quality. Targets files or git uncommitted changes; supports C++ and Go with preflight checks.