Use before opening a PR, committing a substantive change, or declaring a feature done. Runs the mechanical Pre-merge Checklist from CONTRIBUTING.md — build, test, race, vet, changelog presence, description constant consistency. Triggers include "ready to commit", "about to open a PR", "ship this", "is this done", "final check". Always run this before telling the user a task is complete.
$npx -y skills add gramaton-ai/gramaton --skill pre-merge-checkInstalls into the current project.
Run `npx skills use "https://github.com/gramaton-ai/gramaton" --skill "gramaton-ai/gramaton/pre-merge-check"` 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.