docs: memex agent-memory pointer in the global summary (personal tooling)#27
Conversation
…al tooling) Adds a clearly-labeled "Personal tooling" section to global-CLAUDE.md pointing AI agents at the memex MCP memory server — search at the start of substantial work, write/summarize at the end. Includes the guardrail that durable decisions/terms/structure stay in the repo artifacts (ADRs, glossary, specs, architecture.md), not memex, so it doesn't become a second un-versioned home for them (ADR 0022). Deliberately NOT in methodology.md — the shared methodology stays tool-agnostic; this is personal wiring in the personal global summary, where CLAUDE.md tool-pointers belong. No adoption impact for consuming projects (they copy project-CLAUDE.md, not the global summary). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
Claude finished @vpciii's task in 1m 9s —— View job Review
Judged against this repo's own artifacts, this is a clean, well-reasoned change. The "why here, not the methodology" argument holds up:
Two minor, non-blocking observations:
Neither is worth holding the PR. No correctness, security, or process-drift issues found. One small consistency nit if you touch it again: the first bullet writes the fully-qualified |
Wires the memex MCP memory server into your personal global summary — the tool-appropriate home — while keeping
methodology.mdtool-agnostic and untouched.What it adds (to
templates/global-CLAUDE.md, clearly labeled "Personal tooling — not the shared methodology"):memory_search/memory_get_project) at the start of substantial work.memory_write/memory_summarize_and_store) at the end.architecture.md); it never becomes a second un-versioned home for them (ADR 0022).Why here and not the methodology: memex is a specific tool, and the methodology is deliberately tool-agnostic ("document the artifact, not the tool" / "no premature tooling commitments").
CLAUDE.mdis the methodology's designated home for tool-pointers; the global summary is your personal one. No adoption impact — consuming projects copyproject-CLAUDE.md, not the global summary.Post-merge: deploy
templates/global-CLAUDE.md→~/.claude/CLAUDE.md(the per-machine step, ADR 0018) so your live global memory picks it up.🤖 Generated with Claude Code