Saves the current session context to a file in the docs/context-sessions/ directory.
From context-syncnpx claudepluginhub Claudate/claude-code-context-sync --plugin context-sync/save-sessionSaves current session state to dated markdown file in ~/.claude/session-data/, capturing project details, progress, issues, and plans for resuming work later.
/save-sessionAnalyzes current Claude Code session from JSONL file, extracts progress todos, decisions, file changes, generates summary metadata, and saves to layered local storage.
/save-sessionSaves current session state to dated markdown file in ~/.claude/session-data/, capturing project details, progress, issues, and plans for resuming work later.
/save-sessionSaves current Claude Code session state to a dated file in ~/.claude/session-data/ for resuming work in future sessions with full context.
/save-sessionSave current session state to a dated file in ~/.claude/sessions/ so work can be resumed in a future session with full context.
/save-sessionSave current session state to a dated file in ~/.claude/sessions/ so work can be resumed in a future session with full context.
Skill(context-save)