The gate. Reviews the active goalkeeper goal against its definition-of-done and either approves (advance / mark done) or rejects (with a structured fix-list). Auto-fired by the goal skill when the validator passes (inline mode), or invoked by the goal-chain orchestrator after executor subagent returns (subagent mode, v0.3+). Can also be invoked on demand via /goal-judge for advisory review.
$npx -y skills add bonfire-systems/goalkeeper --skill goal-judgeInstalls into the current project.
Run `npx skills use "https://github.com/bonfire-systems/goalkeeper" --skill "bonfire-systems/goalkeeper/goal-judge"` 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/bonfire-systems/goalkeeper" that are relevant to the current task. Run `npx skills add "https://github.com/bonfire-systems/goalkeeper"` and select the relevant skills, then follow their instructions.