diff --git a/docs/superpowers/plans/2026-03-22-agent-hierarchy.md b/docs/superpowers/plans/2026-03-22-agent-hierarchy.md index 1369526..85e0239 100644 --- a/docs/superpowers/plans/2026-03-22-agent-hierarchy.md +++ b/docs/superpowers/plans/2026-03-22-agent-hierarchy.md @@ -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`):