cass-memory
SKILL.md
CASS Memory - Contextual Learning System
Build and use a personal playbook of coding patterns learned from your sessions.
Prerequisites
The cm CLI should be available (part of cass-memory system).
Initialize:
cm init
# Or with a starter playbook
cm init --starter typescript
cm init --starter react
cm init --starter python
cm init --starter go