Context Memory Bricks
Context Memory Bricks introduces lightweight memory blocks you can attach per task type. It prevents repeated context dumps and improves continuity across sessions.
Big reduction in repeated context over multi-day work.
What problem it solves
Repeatedly re-explaining context to Claude in every session.
When to use
- Multi-session feature development
- Knowledge-heavy internal ops assistants
When to avoid
- You only run short single-turn tasks
Use cases
Ongoing product work
Persist project assumptions and decisions across sprints.
Support automation memory
Store troubleshooting patterns and retrieval shortcuts.
Example workflow
- 1Select memory profile (frontend/research/support)
- 2Run retrieval summary at session start
- 3Complete task with short contextual prompts
- 4Save updated memory block
Related
Similar repos
Token Lean Summarizer
Compression-focused summarization prompts tuned for Claude quality at lower token cost.
Automation Workbench
Task queue templates and agent orchestration scripts for recurring Claude jobs.
Stack Observatory
Tracks your Claude stack usage, overlap, and token spend hints to reduce tool bloat.