Persistent project memory for AI coding agents that actually need to ship multi-session work. Adds 14 MCP tools to Claude, Cursor, or Windsurf for ingesting plan files into dependency-graphed work packages, pulling scoped tasks with file lists and acceptance criteria, and recording decisions that enrich future context. The pm_next tool returns bounded work packages with adaptive context budgets based on task complexity, while pm_done captures patterns and auto-unblocks dependent tasks. Hybrid search across FTS5, optional vector embeddings, and entity graphs surfaces relevant decisions from past sessions. Storage is git-native Markdown in .agendum/ so state diffs and commits cleanly. Solves the core problem of agents forgetting everything between sessions and thrashing across unbounded codebases without task ordering or institutional memory.
claude mcp add --transport stdio sralli-agendum uvx agendum