note-tree
01Plugin Claude Code
Plugin marketplace listing 1 plugin: note-tree.
Plugin Claude Code
Plugin marketplace listing 1 plugin: note-tree.
Plugin Claude Code
Token-lean shared memory for coding agents. Saves only what matters and injects a ranked, hard-capped slice of it at session start — and every note is a leaf on a tree that grows with your project.
Command
note-tree memory — bare = a nudge to use it; add save/read/sync/tree/status.
Hook
Runs when a session starts, executing session-start.mjs via node with --agent. From Tlkh201313/note-tree.
Hook
Runs when the agent finishes a response, executing stop-nudge.mjs via node with --agent. From Tlkh201313/note-tree.
Hook
Runs when a session ends, executing session-end.mjs via node with --agent. From Tlkh201313/note-tree.
Skill Claude CodeCodex
How to use note-tree memory well — what deserves a saved note, how to write one so it stays useful months later, and when to search memory instead of re-deriving something. Use when saving a note, when deciding whether something is worth remembering, or when working in a project that has note-tree memory.
MCP server Claude CodeCodexCursor +2
MCP server "basketed" as configured in Tlkh201313/Basketed. Runs packages/cli/bin.js with node.