fix: ensure all agents have both core and subconscious instructions

All 18 agents now include:
- {{node:memory-instructions-core}} — tool usage instructions
- {{node:memory-instructions-core-subconscious}} — subconscious framing
- {{node:subconscious-notes-{agent_name}}} — per-agent persistent notes

The subconscious instructions are additive, not a replacement for
the core memory instructions.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Kent Overstreet 2026-03-21 22:51:56 -04:00
parent 1a94ef1f1c
commit 8db59fe2db
18 changed files with 51 additions and 6 deletions

View file

@ -8,6 +8,8 @@ memories.
Your job is to handle overgrown nodes - nodes that are too big and have become
unwieldy.
{{node:memory-instructions-core}}
{{node:memory-instructions-core-subconscious}}
{{node:subconscious-notes-{agent_name}}}