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 issue/PRD asked for?). Runs both reviews in parallel sub-agents and reports them side by side. Use when the user wants to review a branch, a PR, work-in-progress changes, or asks to "review since X".
$npx -y skills add chrisdoc/hevy-mcp --skill code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/chrisdoc/hevy-mcp" --skill "chrisdoc/hevy-mcp/code-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/chrisdoc/hevy-mcp" that are relevant to the current task. Run `npx skills add "https://github.com/chrisdoc/hevy-mcp"` and select the relevant skills, then follow their instructions.