session-manager
SKILL.md
Session Manager Skill
Flexible session management for projects using the sessions-workflow-bundle. Use the slash commands for automated workflow, or ask this skill for interactive help.
Session Lifecycle
/session-start ← load context + memory
↓ work on tasks
/session-end ← write memory + commit
Memory persists in ~/.claude/projects/<project-path>/memory/:
sessions.md— append-only log of past sessionsMEMORY.md— stable patterns, gotchas, key decisions