Lessons Learned

Record corrections to agent behavior and standing workflow rules as durable, deduplicated lessons in .ai/memory/LESSONS.md, and surface them in later sessions so mistakes are not repeated. Use when the user corrects how the agent works ("no, use Y not X", "you made this mistake before", "I already told you this"), says "remember this workflow rule" or "add that to your lessons", or asks "what lessons do you have for this project?". Do NOT use for project-specific bugs, root causes, fixes, or diagnostic dead ends (solutions territory); domain term names or definitions (project-vocabulary territory); ordinary requirement changes; one-off contextual choices; or conversational disambiguation. Secrets are never persisted; explicit requests containing them record only the redacted rule.

luka-zivkovic Updated

File contents

luka-zivkovic/overclock/tree/main/plugins/session-memory/skills/lessons-learned commit 3302dedb45

Frequently asked questions

npx skillmds@latest add luka-zivkovic/lessons-learned-2