Query ctx memory and inject results into context
Queries stored knowledge and injects relevant information into the current context.
npx claudepluginhub zate/cc-pluginsQuery string, e.g. type:decision AND tag:project:myprojectRun 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.