docs: fix missing memory path update in Task 8 of agent hierarchy plan
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -1045,6 +1045,15 @@ In the First Step section, change the memory directory reference:
|
||||
Old: `Read directory: .claude/agents-memory/product-strategist/`
|
||||
New: `Read directory: .claude/agents-memory/product-lead/`
|
||||
|
||||
- [ ] **Step 4.5: Update Memory section paths**
|
||||
|
||||
In the `# Memory` section (near the end of the file), update all references from `product-strategist` to `product-lead`:
|
||||
|
||||
Old: `.claude/agents-memory/product-strategist/`
|
||||
New: `.claude/agents-memory/product-lead/`
|
||||
|
||||
There are typically 2 references: one for reading memory and one for writing memory.
|
||||
|
||||
- [ ] **Step 5: Add hierarchy and dual-mode sections**
|
||||
|
||||
Insert after `# First Step` (before `# Identity`):
|
||||
|
||||
Reference in New Issue
Block a user