toggle-memory

Community

Switch session memory on or off.

AuthorEvanPluchart
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It lets you control whether the assistant should persist conversation context across a session, so you can enable continuity or fully reset memory when needed.

Core Features & Use Cases

  • Toggle memory state: Activates or deactivates session memory by creating or removing the .claude/.session-memory-enabled marker file.
  • Optional save/archive on disable: When disabling with --save, it preserves the current .claude/session-memory.md into a date-stamped snapshot before deletion.
  • Git hygiene check: Warns if .claude/.session-memory-enabled is not ignored by git, helping prevent accidental commits of state.

Quick Start

Ask the assistant to toggle session memory with /toggle-memory (use /toggle-memory --save when you want to archive the current memory before turning it off).

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: toggle-memory
Download link: https://github.com/EvanPluchart/kyomu/archive/main.zip#toggle-memory

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.