Unadopt banner
sdsrss sdsrss

Unadopt

Development community

Description

--- name: unadopt description: "Use when: user wants to remove the claude-mem-lite steering block from the current project (or from every project Claude Code knows about with --all). Removes the <cwd>/CLAUDE.md managed block + <cwd>/.claude/plugin_claude_mem_lite.md and cleans any legacy memory-dir residue. User content outside the sentinel is preserved. Benign no-op when not adopted." --- # /unadopt Remove the claude-mem-lite steering block from the current project. Opposite of `/adopt`. ##

Installation

Installs to ~/.claude/skills/sdsrss-claude-mem-lite-unadopt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/sdsrss-claude-mem-lite-unadopt && curl -fsSL https://raw.githubusercontent.com/sdsrss/claude-mem-lite/HEAD/commands/unadopt.md -o ~/.claude/skills/sdsrss-claude-mem-lite-unadopt/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository