Lightweight journal/memory plugin for Claude Code with zero ML dependencies. Features slash commands, proactive skills, and auto-capture hooks.
Stars
5
Forks
1
Watchers
5
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
21
commits
fix: Remove duplicate hooks reference from plugin manifest (#19)
b3d6ea4View on GitHubImprove auto-capture visibility and enable automatic hook installation (#17)
618d922View on GitHubEnhance auto-capture with real content and add advanced search (#15)
f114959View on GitHubAdd documentation about branch protection and PR requirement (#13)
5418fa4View on GitHubUpdate README with accurate plugin behavior and installation (#12)
540ddbfView on GitHubAdd MCP server configuration to plugin.json (#11)
1afb18dView on GitHubAdd CLI interface for automatic journaling from hooks (#10)
4701f3cView on GitHubChange auto-capture trigger from AND to OR logic (#9)
015de44View on GitHubFix hooks.json schema to match plugin specification (#8)
7355232View on GitHubFix marketplace.json source path to start with ./ (#6)
423fd4dView on GitHubAdd marketplace.json for local plugin testing (#5)
5902726View on GitHubUpdate README with uv installation instructions (#4)
08b9aabView on GitHub