Purpose
Review code against mern-std, mern-nfr, and mern-sec policies. Report issues, then (with approval) fix and run tests to confirm.
Arguments
--paths <glob>— Limit review scope (default: whole repo)--no-fix— Report only, don't offer to fix
Workflow
1. Automated gates
pnpm lint
pnpm format --check
pnpm typecheck # if available
2. Policy review
Review against:
- mern-std — coding standards, project structure, conventions
- mern-nfr — p
[Description truncada. Veja o README completo no GitHub.]