Manage Claude Code sessions for the current branch. Use this skill when: - User asks "what's next?" or "where was I?" - User starts work on a new branch without a session - Before committing (to update session log) - When resuming work after a break
This skill inherits all available tools. When active, it can use any tool Claude has access to.
Manage work sessions that persist context across conversation resets.
Proactively invoke when user:
Read these files for complete guidance. This skill provides quick reference only.
git branch --show-current
# Sanitize: replace / with -
# Read: .claude/branches/<sanitized>
# Read: .claude/sessions/<session>.md → focus on Next Steps
Use /memento:session create command.
Edit session file directly. Update triggers:
git branch --show-current