Skip to content

Commit cad9aeb

Browse files
luohahaclaude
andcommitted
docs(goal-flash): point the suggestions nudge at /goal-run's NNN.md convention
The one-liner told the user to write suggestions/<next-attempt>.md but not how to pick the number; defer to /goal-run (which explains checking status) instead of duplicating, matching how goal-flash already defers progress relay there. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CHb1FkoMGfDfwmeJR5hBG6
1 parent c4c616a commit cad9aeb

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

skills/goal-flash/SKILL.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -115,8 +115,9 @@ rather than interviewing for it:
115115
`goaloop status <name>` or `tail -f <workspace>/.goaloop/orchestrator.log`.
116116
- **The inferred goal.md is the steering wheel and is mutable mid-run.** If
117117
the inference was off, edit `<workspace>/goal.md` (esp. Verification) — the
118-
next attempt picks it up. Drop a transient nudge as a note file in
119-
`suggestions/` (e.g. `suggestions/<next-attempt>.md`). Halt with
118+
next attempt picks it up. For a transient nudge, drop a note file the next
119+
attempt will read — `suggestions/<next-attempt>.md`, named per the convention
120+
`/goal-run` describes (check `goaloop status` for the round). Halt with
120121
`goaloop stop <name>`.
121122

122123
From here, progress relay is identical to `/goal-run` — read

0 commit comments

Comments
 (0)