goal-maker
Installation
SKILL.md
Goal Maker
Turn a vague long-running goal into a rolling task board with one active task, a charter, and durable receipts. Adapted from tolibear/goal-maker.
The loop:
vague goal → Scout (discovery) → Judge (decide tranche) → Worker (one bounded task) → receipt → board update → repeat
Principle #6 (Find what's hard) — for vague goals, the first task is always Scout, not Worker. Implementing from vibes is the most common failure. Principle #10 (Agents drift, gates don't) — completion requires a final Judge or PM audit receipt with
decision: complete; "looks done" never marks it done. Principle #4 (Document intent) — the charter (goal.md) captures intent; the board (state.yaml) captures truth; when they conflict, the board wins for status, the charter wins for why. See /principles.