bycodingagentsystem· 7 skills
How 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.
$npx -y skills add codingagentsystem/cas --skill cas-memory-managementInstalls into the current project.
Run `npx skills use "https://github.com/codingagentsystem/cas" --skill "codingagentsystem/cas/cas-memory-management"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/codingagentsystem/cas" that are relevant to the current task. Run `npx skills add "https://github.com/codingagentsystem/cas"` and select the relevant skills, then follow their instructions.