Run flow until gate or timeout

Execute a flow step repeatedly until it signals DONE or GATE, or halt after 40 turns to proceed.

prompt
→ Claude
/goal FLOW says DONE or GATE, or stop after 40 turns then /flow-next
claude-code

Source: jbrianfrancis-irgraded B · 75/100 — how grades work →

More planning loops

Complete goal with skill stack

Loop/goalGitHubB

Read goal.md, follow your skill guides, meet all acceptance criteria, and stop after 20 turns or verification passes.

prompt
→ Claude
/goal Read goal.md and follow CLAUDE.md plus .claude/skills/setgoal/SKILL.md, complete all acceptance criteria, include verifier PASS and command outputs in the transcript, stop after 20 turns if blocked
planninglow riskclaude-code

Find winner assets per class

Loop/loopGitHubB

Dig deeper into asset classes until you identify true winners, re-analyzing every 2 hours.

prompt
→ Claude
/loop 2h keep going and dig deeper until you find us true winners per asset class Cap the run at 15 passes.

Work goals to completion

Loop/goalGitHubB

Process implementation goals in order from a GOALMAP, stopping to ask before high-risk steps, and record evidence recipes confirming each Done Means item.

prompt
→ Claude
/goal Read context/goals/GOALMAP.md, its product loop, global constraints, and global invariants. Work the goals one at a time in status order. For each goal, read the brief. If Interpretation Risk is High or any Stop / Ask Condition is met, stop and ask before proceeding; do not guess to maintain momentum. Otherwise do the work needed to satisfy Done Means while preserving Constraints and Invariants. Record Evidence as a reproducible recipe: exact command/workflow/artifact/source review plus expected result a reviewer can re-run or inspect. The Evidence Recipe must confirm each Done Means item, including the highest-risk one, not an easier adjacent claim. Update Status and Completion Notes as bookkeeping only. When all implementation goals are done, run the final validation goal and present its evidence recipe/results plus the status table for acceptance; do not self-close the map
planninghigh riskclaude-code