Review the diff since a fixed point along two axes — Conventions (does the code follow this repo's coding standards and Tidy First practices?) and Intent (does the change do what it claims to do?). Runs both reviews in parallel sub-agents and reports them side by side. Use when you want to review a branch, a PR, work-in-progress changes, or ask to \"review since X\".
$npx -y skills add jellydn/my-ai-tools --skill code-reviewInstalls into the current project.
Run `npx skills use "https://github.com/jellydn/my-ai-tools" --skill "jellydn/my-ai-tools/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/jellydn/my-ai-tools" that are relevant to the current task. Run `npx skills add "https://github.com/jellydn/my-ai-tools"` and select the relevant skills, then follow their instructions.