Help us improve
Share bugs, ideas, or general feedback.
From samocode
Archives active or named sessions, or work within a session/path, optionally keeping specified files via 'keep' mode.
npx claudepluginhub yuvasee/samocodeHow this command is triggered — by the user, by Claude, or both
Slash command
/samocode:session-archiveThe summary Claude sees in its command listing — used to decide when to auto-load this command
Archive a session or archive work within a session: $ARGUMENTS **Usage patterns:** - `/session-archive` - Archive entire active session - `/session-archive [name]` - Archive named session - `/session-archive keep file1.md file2.md` - Archive work, keep specified files - `/session-archive [path] keep file.md` - Archive work in specific session **IMPORTANT:** You MUST use "session-management" skill and follow the "Action: archive" section step by step. Do NOT improvise — the skill contains critical steps (worktree removal, partial vs full archive) that must be followed exactly. Use "session...
/savePersists session state — tasks, plan content, git context, and handoff notes — to a git-trackable JSON file for team sharing or cross-machine restoration.
/float-captureSaves full session context with AI enrichment, creating log entry with title/decision/rationale, updating folder context, and generating handoff.md.
/restore-historyRestores past Claude Code and Codex session transcripts to Obsidian vault as structured documents. Supports scopes: recent N, date range, current/all projects, resume.
/sessionSaves, resumes, and lists development sessions across conversations, preserving context, decisions, progress, and key files in .claude/sessions/.
Share bugs, ideas, or general feedback.
Archive a session or archive work within a session: $ARGUMENTS
Usage patterns:
/session-archive - Archive entire active session/session-archive [name] - Archive named session/session-archive keep file1.md file2.md - Archive work, keep specified files/session-archive [path] keep file.md - Archive work in specific sessionIMPORTANT: You MUST use "session-management" skill and follow the "Action: archive" section step by step. Do NOT improvise — the skill contains critical steps (worktree removal, partial vs full archive) that must be followed exactly. Use "session-management" skill now!