A Claude Code plugin that gives your AI persistent memory, code awareness, safety guardrails, and a behavioral system that learns how you work
Stars
68
Forks
10
Watchers
68
Open Issues
0
Overall repository health assessment
^12.6.234
commits
1
commits
feat(hippocampus): add project-aware content search and pattern classifier
27216adView on GitHubfeat: move tool-index to ~/.claude/rules/ for high-priority context loading
7324416View on GitHubfeat: project audit — orphan detection + dependency coherence
9e1665eView on GitHubfix: resolve project roots from config workspaces, not relative path arithmetic
bbea992View on GitHubfix: library detection for projects with empty DIR (like shared-library)
d8bcb0dView on GitHubfeat(hypothalamus): entry point patterns, library detection, archived dirs
9ef47e9View on GitHubfix: handle builtin subpath imports and always write npmImports field
dc4aef8View on GitHubfeat(hypothalamus): checkDependencies — detect npm import/package.json drift
87a401bView on GitHubfeat(hypothalamus): findOrphans — detect files with zero inbound imports
b4ee32fView on GitHub