/primitives / kei-memory
kei-memory
Session retrospective + recurring pattern detector (offline-first, RULE 0.14)
| tagline | Session retrospective + recurring pattern detector (offline-first, RULE 0.14) |
| language | Rust |
# install single binary $ curl -fsSL keiseikit.dev/primitives/kei-memory/install.sh | bash
# after install $ kei-memory --help
# settings.json snippet "hooks": { "PostToolUse": [ { "match": "Edit|Write", "hooks": ["~/.claude/hooks/kei-memory.sh"] } ] }