npx claudepluginhub zate/cc-plugins --plugin ctxThis skill is limited to using the following tools:
Run a query against stored knowledge and present the results.
Retrieves relevant memories from past sessions using memsearch for historical context, decisions, debugging notes, and project knowledge. Activates on relevance or '[memsearch] Memory available' hints.
Searches past session memories for decisions, patterns, and learnings using vector, text, or hybrid modes to inform current coding tasks.
Searches memory store and threads via nmem CLI for relevant past insights on contextual signals like continuity or recurring themes. Filters by importance, labels, time.
Share bugs, ideas, or general feedback.
Run a query against stored knowledge and present the results.
The user provides a query string as the argument. If no argument given, ask what they want to recall.
Run:
ctx query "${ARGUMENTS}"
Present the results clearly, showing node type, content, and tags for each match.