4ebf0cad6b
Published from npm package build Source: https://github.com/thedotmack/claude-mem-source
487 B
487 B
allowed-tools, description
| allowed-tools | description |
|---|---|
| Bash | Write an overview and save with claude-mem |
Write an overview of the current conversation context and:
- Add it to claude-mem using the chroma MCP tools. Always use primitive types (strings, numbers, booleans) when calling MCP Chroma tools directly. Arrays should be comma-separated strings, and nested objects should be flattened.
- Save the overview to index using the claude-mem CLI tool:
claude-mem save "your overview message"