Skip to main content

3 docs tagged with "code-review"

View all tags

/address-review

Pull all PR review comments (any reviewer), classify each as convergent (a fix) or divergent (a design disagreement), apply convergent ones after sign-off, and escalate divergent ones back to you as questions. Thin wrapper around the address-review skill.

/design-review

Review the UI-design half of the handoff — that a Design Doc or UI implementation anchors to the design system (components from COMPONENTS.md, tokens not hex, Code Connect mappings, gaps filed as /add-component) and passes a11y. Invokes design-system + a11y-review + gatekeeper Mode B.

/pr-review

Run a structured pre-merge review on a PR. Invokes code-reviewer over the ten-point checklist (architecture, tests, contracts, secrets, backward-compat, PR size, auth, deps, CLAUDE.md, overengineering) and routes domain-specific findings to the owning specialist.