Releases: Nagendhra-web/memory-bank
Releases · Nagendhra-web/memory-bank
memory-bank v2.0.0
memory-bank v2.0.0
Persistent memory for Claude Code that cuts token waste by 60-80% and makes sessions last 3-5x longer.
Install
npx skills add Nagendhra-web/memory-bankKey Features
- 3-tier memory architecture (session / project / global)
- 60-80% token savings on session warm-up via progressive loading and compact encoding
- Session continuation protocol with zero-warm-up handoffs when you hit context limits
- Branch-aware memory that switches context when you switch git branches
- Smart compression with auto-archival to keep memory lean
- Session diffing that detects code changes between sessions and flags conflicts
- Memory health scoring (1-10 across freshness, relevance, completeness, actionability)
- Recovery mode that rebuilds memory from git + code when things go stale
- Handoff protocol for onboarding new developers
- Velocity tracking with session analytics
What's Included
- Core skill engine (748 lines)
- 7 deep reference documents
- 4 real-world examples (solo dev, team, monorepo, minimal)
- GitHub Actions CI
- Plugin marketplace integration
Links
- Skills.sh: https://skills.sh/Nagendhra-web/memory-bank
- Full docs: See the references/ directory