goal
01Plugin Claude Code
Persistent objective lifecycle for Claude Code: set a goal once, Claude pursues it across turns until it is verifiably done.
Plugin Claude Code
Persistent objective lifecycle for Claude Code: set a goal once, Claude pursues it across turns until it is verifiably done.
Hook
Runs when a session starts, running bash. From pyyush/goal.
Hook
Runs when the agent finishes a response, running bash. From pyyush/goal.
Hook
Runs when the agent sends a notification, running bash. From pyyush/goal.
Hook
Runs when you submit a prompt, before the agent sees it, running bash. From pyyush/goal.
Skill Claude CodeCodex
Turn a raw, vague, or oversized objective into a structured, verifiable goal spec BEFORE a /goal record is written. Always run this skill first whenever a user runs /goal , sets a durable multi-turn objective, or asks Claude to "keep working until" something is done. It produces the six things a goal needs to be…
Skill Claude CodeCodex
Evidence-discipline gate that prevents Claude from overstating progress or completion. Use this skill BEFORE marking a goal achieved, BEFORE writing any progress report, and BEFORE telling the user something is "done", "fixed", "working", "passing", or "complete". Always run it when a /goal is active and Claude is…