跳到主要内容

EN-B027-061-openclaw-daily-priority-reset-12min

English


[EN-B027-061] 12-Minute Daily Priority Reset

  • Date: 2026-02-15
  • Language: EN
  • Category: Life / Work Efficiency
  • Status: New

Overview

When tasks are scattered in the morning, the agent rebuilds a clean execution order from calendar items, backlog, and deadlines in 12 minutes.

OpenClaw Implementation Steps

  1. Run by cron at 07:40 on weekdays.
  2. Agent collects today’s events and pending tasks, then removes duplicates.
  3. Sub-agent A extracts the top three must-do items.
  4. Sub-agent B flags delay risks and waiting dependencies.
  5. Agent sends one action order to the user and stores the log in Vault.

Required / Optional

  • Required: fixed buckets (must today / if possible today / hold), single consolidated message.
  • Optional: end-of-day completion score.

Expected Impact

  • Faster start with less decision friction.
  • Fewer priority inversions during busy mornings.

Tags

#OpenClaw #Productivity #TaskTriage #AgentOperations