mm-session

Save and restore session contexts and monitor token usage.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/mikkeymoo/claude-solo --skill mm-session
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mm-session
Source: https://github.com/mikkeymoo/claude-solo/tree/main/mm-skills/mm-session
Command: npx skills add https://github.com/mikkeymoo/claude-solo --skill mm-session

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill provides a simple and efficient way to save and restore the state of a work session, helping you manage context and check token usage efficiently.

Core Features & Use Cases

  • Session Management: Save your session's context and quickly resume where you left off.
  • Context Restoration: Ensure that your session can be accurately restored for continuous workflow.
  • Token Usage Check: Keep track of your token consumption with a usage breakdown.

Quick Start

Run /mm-session save to save your current work context.

Frequently Asked Questions about mm-session

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

FAQPage Schema
How do I save work session context to avoid losing progress during interruptions?

Session context preservation captures your current workflow state so you can resume work seamlessly after interruptions. This technique monitors token consumption and burn rate, ensuring your context is accurately restored for continuous productivity.

What is session context restoration and when do I need it for workflow management?

Session context restoration reloads a previously saved work state to ensure continuous workflow. You need this process during work pauses, interruptions, or when managing token burn rate to avoid rebuilding lost context from scratch.

How do I check token usage and monitor burn rate during a work session?

You check token usage by accessing session management features that provide a usage breakdown. This monitors your token consumption and burn rate, helping you manage context efficiently and avoid exceeding limits during active workflows.

What's the best way to manage workflow context preservation across multiple work pauses?

The best way to manage workflow context preservation is using session management to save and restore your state. This automates context capture before pauses and accurately restores it, preventing token waste from repeated context rebuilding.

Does session management for token usage require any external dependencies or frameworks?

No, session management for token usage requires no external dependencies or frameworks. It operates using basic internal scripts to save and restore session contexts and monitor token consumption without needing additional environment setup.