memory
Installation
SKILL.md
Memory Skill
Persistent memory for dragster document processing. Track collections, ingestion history, and issues across sessions.
Memory Files
ctx Default Files (created by ctx init)
| File | Purpose | When to Use |
|---|---|---|
TASKS.md |
Active work | Track what we're doing now |
DECISIONS.md |
Architecture decisions | Record why we chose X |
LEARNINGS.md |
Patterns learned | Store discovered patterns |
CONVENTIONS.md |
Coding conventions | Define how we work |