From blueprint
Reviews specs or code changes for evidence-backed bugs, regressions, and risks. Use before commits, merges, file checks, or shipping to prioritize fixes.
npx claudepluginhub owainlewis/blueprint --plugin blueprintThis skill uses the workspace's default tool permissions.
- Reviewing a spec before execution
Reviews active code changes for correctness bugs via static analysis, reports concrete findings with file:line evidence ranked P1/P2/P3, adds diagnosis for shared root causes.
Reviews local git diffs or supplied patches against requirements, producing severity-categorized findings and readiness verdict. For pre-PR checks, ad-hoc reviews, and workflow primitives like ship-it.
Reviews git changes (commits, ranges, files, staged) with impact assessment, breaking-change detection, confidence-classified findings, and risk-weighted verdicts.
Share bugs, ideas, or general feedback.
$ARGUMENTS, the working tree, staged changes, or the latest commit.REVIEW.md if it exists.Must fix, Should fix, or Observations, ordered highest risk first. A clean review is a valid outcome.