Восстановление сессий claude-mem после сбоя
ai-tooling
claude-mem-session-recovery is a Claude Code skill that restores interrupted sessions and re-establishes context after a failure within the claude-mem persistent memory system. It addresses specific recovery scenarios: reloading context after an unexpected disconnect, merging fragments of a broken session, and handling incomplete memory storage transactions. The skill is most valuable in long-running workflows — large migrations or multi-hour agent runs — where losing context mid-task is costly. Developers building fault-tolerant pipelines on top of claude-mem will find it useful for debugging session recovery issues without manually reconstructing working state.
- #ai-tooling
- #knowledge-management
- #workflow