Create a slash-command `/goal` for long-running Codex or Claude Code work when the user explicitly asks for a `/goal`, agent goal, or completion condition. Outputs one goal line with the objective, starting context, validation evidence, and stop condition.
80
100%
Does it follow best practices?
Run evals on this skill
Adds up to 20 points to the overall score
View guide
Passed
No findings from the security scan
Write one /goal line that a coding agent can keep pursuing until the transcript proves the work is done.
This skill owns the slash-goal artifact. Do not use it for ordinary prompt drafting, handoffs, continuation prompts, delegation briefs, or prompt engineering.
/goal <single objective> in <lane> until <observable evidence proves completion>. First read <starting context>. Work in checkpoints and surface <validation evidence> after each checkpoint.Answer these in order, then compress them into one line:
What should change?
Where should the agent start?
What evidence proves it changed?
When should the agent stop?Include only execution-critical detail:
/goal when the user asks for the goal text.bun test packages/auth exits 0" beats "tests pass."/goal for vague wishes, open-ended research, unrelated chores, or work with no observable evidence.Different agents may evaluate goals differently, but the portable rule is the same: the goal should not rely on hidden state. Tell the agent to run checks and surface evidence in the transcript.
Before handing back a goal, verify:
cb12bcc
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.