You MUST use this skill before evaluating, commenting on, or giving feedback on any code. Use when the primary request is to assess existing code — quality, correctness, style, or readiness to merge. Stronger signals: "review", "PR", "pull request", "code review", "check this code", "is this correct", "review this file", "give me feedback on", "look at this diff". Takes highest priority when the primary request is to evaluate code rather than write or fix it. Use sextant:security instead when the review focus is specifically on security vulnerabilities.
$npx -y skills add hellotern/sextant --skill review-codeInstalls into the current project.
Run `npx skills use "https://github.com/hellotern/sextant" --skill "hellotern/sextant/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/hellotern/sextant" that are relevant to the current task. Run `npx skills add "https://github.com/hellotern/sextant"` and select the relevant skills, then follow their instructions.