🧠
AI EngineeringRust

CAS Memory Management

by codingagentsystem

CAS Memory Management is an AI Engineering skill for Claude Code, published by codingagentsystem in cas.

161 stars16 forkson codingagentsystem/casAdded 2026/09/08+7% in starsRepository updated 2026/03/12
aiai-orchestrationclaudeclaude-codeclicoding-assistantdeveloper-toolsfactory-modemcpmulti-agent
Install in seconds
Install CAS Memory Management
Copy CAS Memory Management into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/codingagentsystem/cas/tree/main/.claude/skills/cas-memory-management ~/.claude/skills/cas-memory-management

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/codingagentsystem/cas.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
.claude/skills/cas-memory-management/SKILL.md in codingagentsystem/cas
Installs to
~/.claude/skills/cas-memory-management
Collection
One of 7 skills cataloged from this repository
Category
AI Engineering3670 skills

What CAS Memory Management does

CAS Memory Management stores and retrieves persistent memories for facts, preferences, learnings, and context that should survive across sessions. Use it after finding patterns, fixing bugs, or learning how unfamiliar code works.

CAS Memory Management is cataloged under AI Engineering on DirSkills. CAS Memory Management comes from a repository tagged ai, ai-orchestration, claude, claude-code and cli.

Documentation

README

CAS Memory Management

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

Frequently asked about CAS Memory Management

  • What else does codingagentsystem publish alongside CAS Memory Management?

    CAS Memory Management is one of 7 skills that DirSkills catalogs from codingagentsystem/cas, the repository it ships in. Its siblings there include CAS, CAS Search and CAS Task Tracking. Each one is a separate skill with its own page in this directory, installs the same way CAS Memory Management does, and is maintained by codingagentsystem in that same repository. The rest of the collection is listed on the codingagentsystem/cas page.

  • How does CAS Memory Management compare to other AI Engineering skills?

    CAS Memory Management ranks #3413 by stars among the 3670 AI Engineering skills in this catalog. The most-starred ones next to it are Architecture Decision Records, AI-First Engineering and Agentic OS. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of CAS Memory Management against them. Open each page to compare what they document and how they install.

More from codingagentsystem/cas

CAS Memory Management is one of 7 skills cataloged on DirSkills from codingagentsystem/cas.

See all 7 skills