bybonfire-systems· 8 skills
The mission-level supervisor. One level above goals. Reads the user's mission charter and the most-recently-completed goal's artifacts, then decides whether to PROCEED (draft + activate the next goal), declare the mission DONE, or ESCALATE to the user. Use this skill when the user invokes /goal-supervisor after a goal completes, or when running a multi-goal arc where each next goal's shape is informed by the prior goal's actual output.
$npx -y skills add bonfire-systems/goalkeeper --skill goal-supervisorInstalls into the current project.
Run `npx skills use "https://github.com/bonfire-systems/goalkeeper" --skill "bonfire-systems/goalkeeper/goal-supervisor"` 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.