bonfire-systems/goalkeeper

Durable contract-driven goal execution for Claude Code. A subagent judge gates completion against an explicit Definition of Done.

13Stars on the repository
10Mods indexed here, across every type
4d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

goal-chain

01

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

Run a linear sequence of goalkeeper goals where the judge gates progression between them. Use when the user invokes /goal-chain " " to start a chain. Chain bookkeeping (cursor, approvals, activation) is executed by the gk CLI.

not rated 13 4d ago A 51 tokens original MIT

goal-clear

02

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

Stop and archive the currently active goalkeeper goal. Use when the user invokes /goal-clear to abandon or finalize a goal. Files are moved to .claude/goals/archive/, never deleted.

not rated 13 4d ago A 42 tokens original MIT

goal-judge

03

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

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).…

not rated 13 4d ago A 83 tokens original MIT

goal-pause

04

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

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.

not rated 13 4d ago A 36 tokens original MIT

goal-prep

05

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

Interactively draft a goalkeeper contract before executing. Use this skill when the user invokes /goal-prep " ", 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.

not rated 13 4d ago A 68 tokens original MIT

goal-resume

06

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

Resume a paused or needshuman goalkeeper goal. Use when the user invokes /goal-resume after they've manually unblocked the goal (e.g. fixed a problem the judge flagged).

not rated 13 4d ago A 41 tokens original MIT

goal-supervisor

07

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

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 the next goal's contract for user review — never auto-activate), declare the mission DONE, or ESCALATE to the user. Use this skill when the user…

not rated 13 4d ago A 107 tokens original MIT

goal

08

bonfire-systems/goalkeeper

Skill Claude CodeCodex

Part of goalkeeper

Set or check status of a durable goalkeeper goal. Use this skill when the user invokes /goal " " 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.

not rated 13 4d ago A 65 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: