Rem Review Code

Code review for bugs, security, performance, DRY, and maintainability - file-scoped or diff-scoped, not repo-wide. Parallel independent reviewers + a separate verification pass. Auto-detects mode - Plan Verification cross-checks the plan contract against what actually shipped; Diff Review covers recent changes + scope drift; File Review walks listed files. Distinct from rem-audit (repo-wide health) and rem-review-plan (validates the plan BEFORE code). Use for "review code", "review this diff", "review the implementation", "check for bugs", "verify plan was implemented", "review after rem-execute", "code review", or "review these files".

darbin 6adba31 24 files · 238.6 KB Updated

File contents

darbin/claudecraft/tree/main/plugins/rem-review/skills/rem-review-code commit 6adba312d2

Frequently asked questions

npx skillmds@latest add darbin/rem-review-code