Files
archy/loop/prompt.md
T
DorianandClaude Opus 4.6 3f9f650232 chore: prepare overnight automation 2026-03-03
Update loop scripts with rate limit handling, set plan for tonight's
run, and update prompt.md with task instructions.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-03 18:24:17 +00:00

10 lines
454 B
Markdown

Read loop/plan.md and work through the tasks in order. For each task:
1. Mark it as in-progress by updating plan.md
2. Complete the work
3. Mark it as done (`- [x]`) in plan.md
4. Add any relevant notes to the Notes section
5. Move to the next unchecked task
Follow CLAUDE.md conventions. Run `pnpm test`, `pnpm lint`, and `pnpm typecheck` after changes to verify nothing is broken. If a task is blocked, document why in the Notes section and move on.