Review the changes since a fixed point (commit, branch, tag, or merge-base) along two axes — Standards (does the code follow this repo's documented coding standards?) and Spec (does the code match what the originating spec/PRD asked for?). Use when the user wants to review a branch, work-in-progress changes, or asks to "review since X".
$npx -y skills add rengwu/wayfinder-maps --skill review-codeInstalls into the current project.
Run `npx skills use "https://github.com/rengwu/wayfinder-maps" --skill "rengwu/wayfinder-maps/review-code"` 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/rengwu/wayfinder-maps" that are relevant to the current task. Run `npx skills add "https://github.com/rengwu/wayfinder-maps"` and select the relevant skills, then follow their instructions.