Check the implementation against the behavior specs in specs/behavior/. Reports where the code diverges from intended behavior — each divergence is either a code bug or a spec gap. The behavior spec is the source of truth; this skill never edits code or the spec.
$npx -y skills add mhawthorne/gza --skill gza-behavior-checkInstalls into the current project.
Run `npx skills use "https://github.com/mhawthorne/gza" --skill "mhawthorne/gza/gza-behavior-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/mhawthorne/gza" that are relevant to the current task. Run `npx skills add "https://github.com/mhawthorne/gza"` and select the relevant skills, then follow their instructions.