Interactively draft a goalkeeper contract before executing. Use this skill when the user invokes /goal-prep "<rough idea>", or when /goal is called for a slug that has no contract yet. Produces a well-formed contract.md with explicit objective, definition-of-done, validator command, and non-goals.
$npx -y skills add bonfire-systems/goalkeeper --skill goal-prepInstalls into the current project.
Run `npx skills use "https://github.com/bonfire-systems/goalkeeper" --skill "bonfire-systems/goalkeeper/goal-prep"` 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.