Skip to content
Development
Command

/status

Show project memory status: file size, section counts, and whether compression is recommended.

From plugin
memory-loop
323 skills1 agent3 commands2 hooks
Install
> /plugin marketplace add yucai0302/memory-loop
> /plugin install memory-loop@memory-loop

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/status

Context preview

What this command does when you run it.

Show project memory status: file size, section counts, and whether compression is recommended.

Command definition

status.md
description: "Show project memory status: file size, section counts, and whether compression is recommended."

Read `.claude/memory/MEMORY.md` and `.claude/memory/schema.yaml`, then report:

1. Current MEMORY.md character count vs compression threshold 2. Number of entries in each section vs max_items limits 3. Whether archive.md exists and how large it is 4. A recommendation: "Memory is healthy" or "Compression recommended — run /memory-loop:compress"

Keep the report concise, one line per section.

Ships withmemory-loop

Persistent project-scoped memory for Claude Code. Auto-loads on session start, structured by schema, hot/cold layered.

Get the whole plugin
Stats
32
Stars
3
Forks
Maintained
Maintenance
Shell
Language
3mo ago
Last commit
3mo ago
Created

Repo: yucai0302/memory-loop

Other commands on memory-loop.