code-reviewer
Installation
SKILL.md
Code Reviewer
Deep, constructive review of code changes against project rules and acceptance criteria.
Harness discovery
See ../nextstage-harness/references/harness-discovery.md. Load rules from {harness_root}/rules/*.md. Read architecture-rules.md first. Legacy: .cursor/rules/*.mdc only if {harness_root} is absent. Load layer-specific rules (backend, frontend, tests, e2e) based on changed files.
Do not assume Grogoo/Laravel/React unless detected in project rules or stack context.
Workflow
- Load applicable project rules.
- Run
git diff(andgit statusif needed). - Focus on modified files and surrounding context.
- Start immediately — do not ask permission to begin.