long-running-task-management
Installation
SKILL.md
Long-Running Task Management
State file: ~/.openclaw/skill-state/long-running-task-management/state.yaml
When to Use
- Task estimated at more than 30 minutes
- Task will span multiple sessions
- Task modifies many files across multiple directories
Starting a Task
- Write initial state to the state file:
task_id: short kebab-case namestatus: in_progressdescription: one-sentence goalstages: ordered list withstatus: pendingfor eachstarted_at: current timestamp
- Begin the first stage