From ctx
MANDATORY persistent memory system for decisions, facts, patterns, and observations.
npx claudepluginhub zate/cc-plugins --plugin ctxThis skill uses the workspace's default tool permissions.
You are stateless. Use \`ctx\` to persist knowledge across sessions.
Manages persistent semantic memory across sessions: store/retrieve knowledge/TODOs/issues, hybrid semantic search, hierarchy/tags organization, and maintenance tools.
Proactively saves decisions, conventions, bugs, discoveries, and preferences to persistent Engram memory across sessions using mem_save and related tools.
Manages AI memories: saves decisions/patterns/facts with categories/tags, searches context, lists/deletes entries, rescans project architecture via MCP tools and /remember /forget.
Share bugs, ideas, or general feedback.
You are stateless. Use `ctx` to persist knowledge across sessions.
Run via Bash BEFORE responding. Always include `tier:` and `project:` tags.
```bash ctx add --type [decision|fact|pattern|observation|hypothesis] --tag tier:[pinned|working|reference] --tag project:NAME "content" ```
If you don't store it, it's gone.