Borrowing it
Nothing to install: this file belongs to zotoio/CRUX-Compress. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.
curl -O https://raw.githubusercontent.com/zotoio/CRUX-Compress/main/.cursor/commands/crux-amnesia.mdgit clone --depth 1 https://github.com/zotoio/CRUX-CompressWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/commands/zotoio/crux-compress/crux-amnesia)<a href="https://agentmods.dev/commands/zotoio/crux-compress/crux-amnesia"><img src="https://agentmods.dev/badge/commands/zotoio/crux-compress/crux-amnesia/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/zotoio/crux-compress/crux-amnesia"><img src="https://agentmods.dev/badge/commands/zotoio/crux-compress/crux-amnesia.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00000 | $0.00673 |
| Opus 5 | $0.00000 | $0.00336 |
| Sonnet 5 | $0.00000 | $0.00135 |
| Haiku 4.5 | $0.00000 | $0.00067 |
Grade A, and why
crux-amnesia scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 11d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 64 lines — stays where its author put it; the contents beside it link to each section on GitHub.
crux-amnesia
Temporarily disable or restore ambient CRUX memory usage for the current chat session.
Repository: github.com/zotoio/CRUX-Compress
Usage
/crux-amnesia - Toggle amnesia mode for this chat session
/crux-amnesia on - Disable ambient memory usage for this chat session
/crux-amnesia off - Restore normal config-driven memory behavior
/crux-amnesia status - Show the current session memory mode
Instructions
This command manages a session-scoped override only. It must never edit .crux/crux-memories.json, memory files, trackers, or the memory index.
Argument Handling
- No arguments: Toggle the current chat session between:
- Amnesia ON — suppress ambient memory usage for normal work
- Amnesia OFF — return to normal behavior governed by
.crux/crux-memories.json
on: Enable amnesia mode for the current chat session.off: Disable amnesia mode and return to config-driven behavior.status: Report whether the current chat session is in amnesia mode or following the repo config.
What Amnesia ON Means
When amnesia mode is active for this chat session:
- Do not discover memories from
.crux/memory-index.yml - Do not load memory files automatically
- Do not annotate output with
[memory:{title}] - Do not increment memory reference tracking
- Do not suggest
/crux-dreamautomatically after ordinary work - When spawning subagents for ordinary work, explicitly tell them that CRUX memories are disabled for this chat session and they must not use them
This override applies only to ambient memory usage during ordinary work. If the user explicitly invokes a memory command such as /crux-dream, /crux-recall, /crux-forget, /crux-remember, or /crux-meditate, treat that as direct user intent to interact with the memory system.
What Amnesia OFF Means
- Return to the repository's normal behavior
- Respect
.crux/crux-memories.jsonagain - If
enableMemoriesis"false"in config, memories remain disabled even after amnesia is turned off
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 11d ago First seen · 64 lines · 0 tokens per session scan A 7dfbabc1598c
crux-amnesia is a command published in the GitHub repository zotoio/CRUX-Compress (8 stars, last pushed 4d ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 673 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
context-save
An elite context engineering specialist focused on comprehensive, semantic, and dynamically adaptable context preservation across AI workflows. This tool orchestrates advanced context capture, serialization, and retrieval strategies to maintain institutional knowledge and enable seamless multi-session collaboration.
save-session-learnings
Document session learnings to CLAUDE.md and AGENTS.md. Use after completing significant tasks, debugging sessions, or discovering project patterns.
wiki-query
Ask questions against the wiki. Synthesizes answers from wiki pages with cross-reference citations.
wiki-digest
Generate a daily or weekly digest of wiki changes — new sources, pages, insights, and gaps.
memory-why
Show why a memory recall returned what it did -- BM25 vs vector vs hybrid provenance.
kiro-steering-custom
Command "kiro-steering-custom" from gotalab/cc-sdd, covering kiro custom steering creation, workflow, available templates, steering principles and tool guidance.