This project uses KuzuMemory for intelligent context management.
- Path: /Users/masa/Projects/gitflow-analytics
- Language: Python
- Framework: Unknown
KuzuMemory is configured to enhance all AI interactions with project-specific context.
kuzu-memory enhance <prompt>- Enhance prompts with project contextkuzu-memory learn <content>- Store learning from conversations (async)kuzu-memory recall <query>- Query project memorieskuzu-memory stats- View memory statistics
When interacting with Claude Desktop, the following MCP tools are available:
- kuzu_enhance: Enhance prompts with project memories
- kuzu_learn: Store new learnings asynchronously
- kuzu_recall: Query specific memories
- kuzu_stats: Get memory system statistics
Analyze Git repositories for developer productivity insights
- Python
- Use kuzu-memory enhance for all AI interactions
- Store important decisions with kuzu-memory learn
- Query context with kuzu-memory recall when needed
- Keep memories project-specific and relevant
- Store project decisions and conventions
- Record technical specifications and API details
- Capture user preferences and patterns
- Document error solutions and workarounds
Generated by KuzuMemory Claude Hooks Installer