memory Skill
Use this skill for long-term project experience: accepted decisions, constraints, known mistakes, lessons, and reusable patterns.
Workflow
- Before planning/implementing, run
keryx memory search "<topic>" --status accepted. - Read only the returned snippets, not the whole memory.
- Respect accepted decisions/constraints; treat
draft/conflictas advisory. - After a task/review, propose durable entries with
keryx memory neworingest. - Run
keryx memory checkbefore relying on cross-entry links.
Commands
keryx memory search "<query>" --status accepted
keryx memory new lesson --title "<title>"
keryx memory ingest --from-review <path>
keryx memory check
Notes
- Only
acceptedentries influence skills;draftare advisory. - Markdown is the source of truth; never hand-edit generated indexes.