Periodic audit of codebase subsystems. Picks N stale systems from docs/SYSTEMS.md, runs topic-driven review (bugs, completeness, dry, architecture, consistency, efficiency, tests, docs-sync, security?), shows a per-system plan in plan mode, and applies fixes in isolated worktrees before stamping last_review. Invoke as /systems-review [count] [subsystem].
$npx -y skills add fivol/claude-make-better --skill systems-reviewInstalls into the current project.
Run `npx skills use "https://github.com/fivol/claude-make-better" --skill "fivol/claude-make-better/systems-review"` 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/fivol/claude-make-better" that are relevant to the current task. Run `npx skills add "https://github.com/fivol/claude-make-better"` and select the relevant skills, then follow their instructions.