Set Goal

Compose a strong condition for Claude Code's built-in /goal autonomous loop, then hand it back ready to paste. /goal keeps Claude working across turns until a fast evaluator model (Haiku by default) judges the condition met — and that evaluator sees only the main transcript, not your files and not a subagent's internal work unless Claude restates it, so the condition must be provable from what Claude surfaces. This skill turns a rough aim into a well-formed condition — the three things the docs call for (a measurable end state, a stated check, constraints that must hold) plus the turn or time cap the docs recommend separately — validates it against the transcript-only rule and the common failure modes, and explains the residual risks. User-invoked only. Adaptive — refines a draft you pass, or drafts from the project and asks only the gaps from a blank slate. Pass deep to adversarially stress the drafted condition with a fresh-context subagent.

robmcquade Updated

File contents

robmcquade/claude-skills/tree/main/set-goal commit 2dfaec9bb2

Frequently asked questions

npx skillmds@latest add robmcquade/set-goal