Install
openclaw skills install new-agent-task-trackerProactive task state management. Use on EVERY task start, progress update, completion, or failure. Tracks what was requested, what's running (background processes, SSH sessions), what's done, and what's next. Survives session resets. Triggers automatically — not user-invoked.
openclaw skills install new-agent-task-trackerMaintain a live task state file so context survives session resets/compaction.
memory/tasks.md — single source of truth.
🔄 进行中✅ 完成, record results/links❌ 失败, record errormemory/tasks.md to resume awareness# Active Tasks
## [task-id] Short description
- **Status**: 🔄 进行中 | ✅ 完成 | ❌ 失败 | ⏸️ 暂停
- **Requested**: YYYY-MM-DD HH:MM
- **Updated**: YYYY-MM-DD HH:MM
- **Background**: session-id (PID) on server-name — `command`
- **Notes**: progress details, partial results
- **Result**: final output, links, summary
# Completed (recent)
<!-- Move completed tasks here, keep last 10, prune older -->