Pre-PR review with severity grading and model routing (haiku/sonnet/opus). Detects TOCTOU races, accessibility gaps, hardcoded secrets (GitGuardian-equivalent regex), docs/OpenAPI sync, contract drift in tests (exported const grew without its assertion updated), and dead code via a parallel whole-repo sweep — unused exports, orphaned files, unreachable code (knip/ts-prune/vulture or grep) — with cleanup recs. Final report always includes the Overall Grade table + Recommended Actions. Stack-agnostic with TypeScript/React defaults, dotnet preset. Triggers — code review, pre-PR, secrets scan, accessibility audit, contract drift, dead code, unused exports, cleanup, code health.
$npx -y skills add j0ruge/skills_commands_manager --skill codereviewInstalls into the current project.
Run `npx skills use "https://github.com/j0ruge/skills_commands_manager" --skill "j0ruge/skills_commands_manager/codereview"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/j0ruge/skills_commands_manager" that are relevant to the current task. Run `npx skills add "https://github.com/j0ruge/skills_commands_manager"` and select the relevant skills, then follow their instructions.