Set or check status of a durable goalkeeper goal. Use this skill when the user invokes /goal "<objective>" to start a new contract-driven goal, or /goal with no arguments to see status of the currently active goal. Goalkeeper goals run autonomously across many turns with checkpoint validation and judge-gated completion.
$npx -y skills add bonfire-systems/goalkeeper --skill goalInstalls into the current project.
Run `npx skills use "https://github.com/bonfire-systems/goalkeeper" --skill "bonfire-systems/goalkeeper/goal"` 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.