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
Manages persistent work sessions tied to git branches. Automatically creates/updates session logs when you start new work, switch branches, ask "what's next?", or before commits to maintain context across resets.
/plugin marketplace add flexion/claude-domestique/plugin install memento@claude-domestiqueThis 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