Requirements
- Target platform
- OpenClaw
- Install method
- Manual import
- Extraction
- Extract archive
- Prerequisites
- OpenClaw
- Primary doc
- SKILL.md
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc...
Proactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background proc...
Hand the extracted package to your coding agent with a concrete install brief instead of figuring it out manually.
I downloaded a skill package from Yavira. Read SKILL.md from the extracted folder and install it by following the included instructions. Tell me what you changed and call out any manual steps you could not complete.
I downloaded an updated skill package from Yavira. Read SKILL.md from the extracted folder, compare it with my current installation, and upgrade it while preserving any custom configuration unless the package docs explicitly say otherwise. Summarize what changed and any follow-up checks I should run.
Maintain a live task state file so context survives session resets/compaction.
memory/tasks.md โ single source of truth.
Task received โ add entry with status ๐ ่ฟ่กไธญ Background process started โ record session ID, PID, server, command Progress update โ update status/notes Task completed โ mark โ ๅฎๆ, record results/links Task failed โ mark โ ๅคฑ่ดฅ, record error Session start โ read memory/tasks.md to resume awareness
Update the file BEFORE reporting to user (write-first) Include enough detail to resume without prior conversation context For background processes: always record session ID + what server + what command For multi-step tasks: update after each step Keep it concise โ this isn't a log, it's a state snapshot Size limit: keep under 50 lines / 2KB โ this file is read every session start Completed tasks: collapse to one-line summary, reference daily notes for details Prune completed tasks older than 3 days If Active is empty, write ๏ผๆ ๏ผ to make it obvious
Agent frameworks, memory systems, reasoning layers, and model-native orchestration.
Largest current source with strong distribution and engagement signals.