Use for code review of Gramaton changes — PR review, branch review, pre-merge review. Runs the Gramaton-specific anti-pattern checklist: lock-across-I/O, APIError.Message leakage, SwapGraph misuse, missing input validation, drifted description constants, hardcoded caps, missing loopback gates, swallowed parseJSON errors. Triggers include "review this PR", "review the current branch", "review these changes", "code review this". Complements the generic /review skill with project-specific checks.
$npx -y skills add gramaton-ai/gramaton --skill gramaton-reviewInstalls into the current project.
Run `npx skills use "https://github.com/gramaton-ai/gramaton" --skill "gramaton-ai/gramaton/gramaton-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/gramaton-ai/gramaton" that are relevant to the current task. Run `npx skills add "https://github.com/gramaton-ai/gramaton"` and select the relevant skills, then follow their instructions.