con un clic
memory
How to maintain node memory well -- the node's persistent knowledge store.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Menú
How to maintain node memory well -- the node's persistent knowledge store.
Instalar con Codex o Claude Copia este prompt, pégalo en Codex, Claude u otro asistente, y deja que revise la página de la skill y la instale por ti.
Basado en la clasificación ocupacional SOC
How to use radio well -- the inter-node live messaging system.
Hierarchical agent loops with recursive self-organization.
Spawn and manage child nodes -- recursive autonomous agent loops.
The wiki CLI and the node's two knowledge bases -- project wiki and memory.
| name | memory |
| description | How to maintain node memory well -- the node's persistent knowledge store. |
Memory ($MEMORY_DIR) is the node's durable brain. Read it when you orient and
fold findings back before each iteration ends. Sync may also write to memory
when crucial information arrives via radio. See the wiki skill for how memory
relates to the shared project wiki; this doc is the discipline for keeping
memory useful.
Run wiki --help and wiki <command> --help for the CLI.
environment, decisions, state, todo -- rename to
fit the work; stubs are fine), never a single grab-bag page; when a page
starts covering two topics, split it. A leaf expecting to finish within an
iteration or two may keep just the state page.state page for
where-am-I / what's-next, overwritten in place -- no "prior run" sections;
per-iteration narrative belongs in the plan post-mortem, never memory.desc: frontmatter. A page without it (a near-miss key like
description: counts as without) is invisible to wiki map; after adding or
moving pages, run wiki update --path=$MEMORY_DIR so they gain frontmatter
and index entries._index.md under ~100 lines below the ***;
factor overflow into child pages.wiki lint flags out-of-wiki wikilinks as stale.