Memory Status banner
KimYx0207 KimYx0207

Memory Status

Development community

Description

--- name: memory-status description: "\U0001F4CA Memory Status - Show memory system statistics" version: 1.0.0 --- # Memory Status Show current memory system status and statistics. **Language**: Auto-detect the user's input language and output the entire report in that same language. If the user speaks Chinese, output in Chinese. If English, output in English. ## Steps ### Step 1: Check Directory Structure Verify that `.claude/memory/` exists and has the expected structure: ``` .claude/me

Installation

Installs to ~/.claude/skills/kimyx0207-claude-memory-3layer-memory-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kimyx0207-claude-memory-3layer-memory-status && curl -fsSL https://raw.githubusercontent.com/KimYx0207/claude-memory-3layer/HEAD/commands/memory-status.md -o ~/.claude/skills/kimyx0207-claude-memory-3layer-memory-status/SKILL.md

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

Full documentation available on GitHub

View Source Repository