CAS Memory Management
SkillDocs & knowledgeHow to store and retrieve persistent memories using CAS. Use for facts, preferences, learnings, and context that should persist across sessions. Trigger when discovering patterns, fixing bugs, resolving config issues, or learning how unfamiliar code works.
Available today. Use it from your connected AI after setup.
No other account needed.
Connect ahel once, and every AI you use reads what you have installed.
Then ask your AI: use the CAS Memory Management skill
What this skill tells your AI
The instructions your AI receives, as published by codingagentsystem/cas in .claude/skills/cas-memory-management/SKILL.md and read by ahel’s review.
Store memories proactively — don't wait to be asked.
When to Remember
- After discovering project-specific patterns or conventions
- After fixing non-trivial bugs (capture root cause + solution)
- After learning how unfamiliar code works
- When finding important architectural decisions
- After resolving configuration or setup issues
Actions
- Store:
mcp__cas__memory action=remember title="..." content="..." entry_type=learning(types: learning, preference, context, observation) - Find:
mcp__cas__search action=search query="..." doc_type=entry - Promote:
mcp__cas__memory action=helpful id=<id>— increases priority for future retrieval
Signals
- GitHub stars
- 161
- Forks
- 16
- Last commit
- Mar 2026
Advanced
- Catalog kind
- skill
- Gateway key
cas-memory-management- Source
- github.com/codingagentsystem/cas