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>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
99cb01277a
commit
3f9f650232
+9
-1
@@ -1 +1,9 @@
|
||||
Read `loop/plan.md` and work on the next incomplete task. Update the plan to mark completed items with `- [x]`. Add any relevant context to the Notes section for the next iteration. Do not stop until all tasks in the plan are complete.
|
||||
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.
|
||||
|
||||
Reference in New Issue
Block a user