Subagent memory
Memories
.claude/agent-memory/<name-of-agent>/
Vendor docs
config
| name | type | required | meaning | concept | |
|---|---|---|---|---|---|
| local | path |
the subagent's knowledge is project-specific but shouldn't be checked into version control
|
docs ↗ | ||
| project | path |
the subagent's knowledge is project-specific and shareable via version control
|
docs ↗ | ||
| user | path |
the subagent should remember learnings across all projects
|
docs ↗ |