session-state-tracker - Persistent Session State Management via Lifecycle Hooks
Persists and restores workspace session state across compactions and restarts using OpenClaw lifecycle hooks.
Tags
Updated: 2026-09-16Capabilities
Typical Inputs
Typical Outputs
What this skill does
- Read current session state
- Update session state fields
- Synthesize state from session transcripts
- Save session state before compaction
- Inject reminder after session compaction
- Load session state on startup
Inputs
- SESSION_STATE.md file
- Indexed session transcripts
- CLI state parameters
Outputs
- Updated SESSION_STATE.md file
- Injected context state reminders
- CLI status output
Requirements
- Node.js
- js-yaml
- OpenClaw gateway
- Session transcript indexing
