plugins/superpowers-bd/skills/ad-hoc-code-review/SKILL.md
Use when the user asks for /cr-style review of local changes, commits, a branch diff, or a GitHub PR outside subagent-driven development
npx skillsauth add schlenks/superpowers-bd ad-hoc-code-reviewInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Run the same review workflow as /superpowers-bd:cr: resolve a review scope, collect requirements, choose reviewer count, dispatch independent reviewers, aggregate when needed, and present findings without automatically fixing them.
Ask whether to review local changes or a GitHub PR, resolve the diff scope, collect requirements, choose reviewer count, then dispatch reviewers using the native flow for the current platform.
Claude Code: /superpowers-bd:cr or /superpowers-bd:cr N loads the Claude command implementation at ../../commands/cr.md.
Codex: Follow references/codex-review-flow.md. Treat this skill and that reference as the native workflow; do not route Codex through the Claude slash command.
Codex native agent code_reviewer should handle independent review passes when available; use the reviewer prompt at ../requesting-code-review/code-reviewer.md as the shared fallback review standard.
Codex native agent review_aggregator should synthesize N>1 independent reviews when available; use ../multi-review-aggregation/aggregator-prompt.md as the shared fallback aggregation standard.
Named Claude agent superpowers-bd:code-reviewer remains the Claude Code specialist reviewer.
references/codex-review-flow.md: Codex-native ad-hoc review flowtools
Use when converting a Superpowers-BD implementation plan or Shortcut story into a beads epic with dependency-aware child tasks
development
Use when the user asks for /cr-style review of local changes, commits, a branch diff, or a GitHub PR outside subagent-driven development
development
Use when you have a spec or requirements for a multi-step task, before touching code
tools
Use when starting any conversation - establishes how to find and use skills, requiring Skill tool invocation before ANY response including clarifying questions