feat(memory): add project and task guidance
This commit is contained in:
@@ -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** 📝
|
||||
|
||||
Reference in New Issue
Block a user