Scrape job listings until quota
Run a web scraper loop until you've collected the target number of job postings from your target site.
/goal [GF·goal·budget:25·jury:std·ledger:goals/EVIDENCE.md·label=D#
claude-code
More automation loops
Set and ship autonomous goals
Run a persistent goal autonomously until completion, routing each task to the optimal model for cost and capability.
/goal <objective · /loop <task | Set a persistent goal · run autonomously until complete (≤25 turns) |
automationlow risk
/goal + Routines overnight combo
The two-layer answer to how do I run this overnight: /goal drives in-session work to done, while a scheduled Routine keeps recurring unattended work running on Anthropic's cloud with your laptop closed.
/schedule a Routine (runs on Anthropic cloud, laptop closed) for recurring unattended work, and use `/goal` for in-session iterate-to-done — the two-layer overnight pattern.
automationmedium risk
Run long-horizon tasks with ralph
Execute autonomous multi-step work against a completion promise without human intervention until done.
/ralph-loop "Your task description" --completion-promise "DONE
automationlow risk