docs: fix memory skill link (#1096)
This commit is contained in:
+1
-1
@@ -189,7 +189,7 @@ Memory is for **durable** signal. Things that should NOT live there:
|
||||
- **Conversation snippets** — quote-style notes belong in the notes
|
||||
tool (`note`), not memory.
|
||||
- **Long instructions** — anything over a few sentences should live
|
||||
in `AGENTS.md` (project-level) or in a [skill](../crates/tui/src/skills.rs)
|
||||
in `AGENTS.md` (project-level) or in a [skill](../crates/tui/src/skills/mod.rs)
|
||||
(reusable instruction packs).
|
||||
|
||||
## Privacy and scope
|
||||
|
||||
Reference in New Issue
Block a user