memento:resume

Restore and display coding session context from Git branch session files.

1|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/flexion/claude-domestique --skill memento-resume
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memento:resume
Source: https://github.com/flexion/claude-domestique/tree/main/memento/skills/resume
Command: npx skills add https://github.com/flexion/claude-domestique --skill memento-resume

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you quickly regain context and continue your work by loading and displaying the current session's progress, goals, and next steps, preventing lost work and confusion.

Core Features & Use Cases

  • Session Restoration: Loads saved session context from files.
  • Contextual Display: Presents the goal, approach, and next steps clearly.
  • Use Case: After a long break or switching to a new conversation, you can use this skill to immediately see what you were working on, what the main objective is, and what tasks remain.

Quick Start

Use the memento resume skill to load and display the current session context.

Frequently Asked Questions about memento:resume

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I resume a coding session after losing context?

To resume a coding session, you use this skill to load saved context files from a predefined path based on your current Git branch. It instantly restores and displays your previous goals, approach, and next steps.

How does session context persistence work for coding workflows?

Session context persistence works by reading saved session files tied to your current Git branch. It retrieves the stored data to reconstruct your previous workflow state, preventing lost progress and confusion.

Can I restore my development goals and approach after a context reset?

Yes, you can restore development goals and approach after a context reset. The skill reads session files from your Git branch to display the exact objectives and tasks you were working on before the interruption.

What is the best way to retrieve previous work state in a new conversation?

The best way to retrieve previous work state in a new conversation is loading session files via this skill. It automatically reads your branch-specific context to present remaining tasks and your original coding approach.

Do I need a specific Git branch setup to restore my coding session?

You need an active Git branch to restore your coding session. The skill requires reading session files from a predefined path determined by the current branch, ensuring the context matches your exact workflow state.