Pause the currently active goalkeeper goal without losing state. Use when the user invokes /goal-pause. The goal can later be resumed with /goal-resume.
$npx -y skills add bonfire-systems/goalkeeper --skill goal-pauseInstalls into the current project.
Run `npx skills use "https://github.com/bonfire-systems/goalkeeper" --skill "bonfire-systems/goalkeeper/goal-pause"` 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.