01Command Integration: Provides dedicated /save-session-protocol and /load-session-protocol commands for manual state management.
02Structured Context Persistence: Saves tasks, priorities, and file references to a minified JSON protocol.
03Git State Awareness: Tracks branches and commits to warn of state drift when resuming work.
04Intelligent Task Consolidation: Automatically groups older completed tasks to keep context windows lean while preserving recent wins.
05Privacy-First Design: Automatically strips local usernames and sensitive absolute paths from saved metadata.
060 GitHub stars