From memento
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
npx claudepluginhub flexion/claude-domestique --plugin mementoThis skill uses the workspace's default tool permissions.
Manage work sessions that persist context across conversation resets.
Guides Next.js Cache Components and Partial Prerendering (PPR) with cacheComponents enabled. Implements 'use cache', cacheLife(), cacheTag(), revalidateTag(), static/dynamic optimization, and cache debugging.
Guides building MCP servers enabling LLMs to interact with external services via tools. Covers best practices, TypeScript/Node (MCP SDK), Python (FastMCP).
Generates original PNG/PDF visual art via design philosophy manifestos for posters, graphics, and static designs on user request.
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