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>
454 B
454 B
Read loop/plan.md and work through the tasks in order. For each task:
- Mark it as in-progress by updating plan.md
- Complete the work
- Mark it as done (
- [x]) in plan.md - Add any relevant notes to the Notes section
- 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.