CodeAlmanac
by AlmanacCode
Turns your coding-agent conversations into a local-first codebase wiki, capturing architectural decisions and institutional knowledge that the source alone does not record.
Skills
Wiki Generation
Builds a browsable wiki of a codebase from agent transcripts, organizing explanations by subsystem.
Decision Capture
Records why a change was made, including rejected alternatives, so later agents inherit the reasoning.
Local Web Viewer
Serves the generated wiki from a local viewer, keeping proprietary code discussion entirely on your machine.
Related Agents
Codebase Memory MCP
Indexes repositories into a persistent tree-sitter knowledge graph of functions, classes, call chains, and HTTP routes,…
Graphify
Maps a codebase, docs, PDFs, and media into a queryable knowledge graph so AI coding assistants trace and cite paths in…
Screenpipe
Records your screen and audio 24/7 locally, then serves that history as searchable context to Claude, Codex and other c…
claude-mem
Captures Claude Code tool usage as searchable observations and replays summarized context into new sessions, giving cod…