Code Review

Auto-detects the scope, runs its analysis dimensions in parallel, and applies fixes with --fix or lands them with --commit. Reuses X-ray context when present. TRIGGER WHEN: the user asks for a code review, PR review, branch audit, or a security or architecture pass over recent changes; or asks to find and remove dead code, unused exports, unused dependencies, or orphan assets. For workspace tidying decided by the filesystem and git alone (committed build output, `.gitignore`, scratch directories, git state) use `/repo-hygiene:tidy`. DO NOT TRIGGER WHEN: a full multi-phase pipeline is wanted (use /senior-review:team-review) or a single file needs a style pass (use clean-code).

acaprino e9fd97a 23.8 KB Updated

File contents

acaprino/daodan/tree/main/exports/codex/plugins/senior-review/skills/code-review-workflow commit e9fd97ab48

Frequently asked questions

npx skillmds@latest add acaprino/code-review