Search the Memory Hive for organizational knowledge, project memories, architectural decisions, and past findings.
A persistent memory store for organizational knowledge, project memories, and personal notes that persists across Claude sessions.
ctx-hive search "<your query>" --format markdown --limit 5
Filter by scope, tags, or project:
ctx-hive search "<query>" --scope org --tags "auth,security" --format markdown
ctx-hive show <id-or-slug>
ctx-hive list
ctx-hive list --scope project --tags "api"
Search returns ranked results with titles, tags, scores, and excerpts. Use ctx-hive show <id> to read the full entry if an excerpt looks relevant.