feat(memory): add project and task guidance

This commit is contained in:
zap
2026-03-11 19:04:18 +00:00
parent b1dd738966
commit 6b7e17f3c0
5 changed files with 103 additions and 3 deletions

View File

@@ -70,7 +70,7 @@ Retrieval rule of thumb:
- **Memory is limited** — if you want to remember something, WRITE IT TO A FILE
- "Mental notes" don't survive session restarts. Files do.
- When someone says "remember this" → update `memory/YYYY-MM-DD.md` or relevant file
- When someone says "remember this" → treat that as an explicit instruction to persist it. Capture it in today's daily note, and promote it to `MEMORY.md`, `memory/projects.md`, or `memory/tasks.json` if it is durable, project-level, or actionable.
- When you learn a lesson → update AGENTS.md, TOOLS.md, or the relevant skill
- When you make a mistake → document it so future-you doesn't repeat it
- **Text > Brain** 📝