Install
openclaw skills install proactive-doProactive todo execution, heartbeat-driven review, and structured follow-up for a markdown todo system. Use when the agent needs to review `todo/todo.md`, pick the top 3 `[new]` items, do tasks that look doable within about 1 hour, draft simple plans for tasks likely to take over 1 hour, update `[new|wip|done]` labels, maintain per-task journals under `agent_work/`, reconcile work after about 2.5 hours, and send concise start/finish reports by email instead of chat. Strong triggers include: heartbeat prompts, system events mentioning `todo/todo.md`, `[new]` / `[wip]` / `[done]`, "proactive-do", "review todos", "pick top 3", "do it now if under 1 hour", "draft a plan", "reconcile statuses", and "agent_work" journals.
openclaw skills install proactive-doA lightweight workflow for proactive execution of a human's todo list with recurring reviews, clear state labels, structured documentation, and concise reporting.
Cadence (recommended)
Cadence (recommended)
Selection heuristics (for "top 3") Default ranking when not specified by the owner/requester:
Explicit priority hints in the text (e.g., "priority: high"),
Fit for ≤1 hour (quick wins first),
Recency/clarity of the item. When in doubt, take the first three [new] items in file order.
Per-task journal (agent_work/)
When the owner/requester says "add a todo":
agent_work/proactive-do/delivery_prefs.mdagent_work/heartbeat_emails/.3h review payload text: "Heartbeat: review todo/todo.md for [new] items. Pick the top 3 to act on this pass. For each selected [new]: if ≤1h, do it now and report; if >1h, draft a simple plan with estimate and report. Maintain agent_work/ journals and include the todo/project name in every report. Deliver the start report by email per the proactive-do skill notification policy."
2.5h follow-up payload text: "Follow-up heartbeat: review all work performed in the past 2.5h. For each task, if completed mark [done]; else mark [wip] with a one-line reason and next action. Report the changes and reference the related todo/project. Deliver the finish report by email per the proactive-do skill notification policy."