Mnemosyne.Agent — Development agent for Claude Code
Memory bank quality owner — initializes .pantheon/memory-bank/, writes ADRs.
How to install Mnemosyne.Agent
Installs to ~/.claude/agents/ils15-pantheon-legacy-mnemosyne.agent.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/agents/mnemosyne.agent.md -o ~/.claude/agents/ils15-pantheon-legacy-mnemosyne.agent.md Restart Claude Code, or start a new session, for it to be picked up.
What Mnemosyne.Agent does
name: mnemosyne description: Memory bank quality owner — initializes .pantheon/memory-bank/, writes ADRs and task records on explicit request. Called by zeus. Never invoked automatically after phases. mode: primary reasoning_effort: low permission: bash: deny "pantheon-resources_*": allow "pantheon-memory_*": allow "pantheon-persistence_*": allow
tools: agent: true search/codebase: true search/usages: true read/readFile: true edit/editFiles: true temperature: 0.1 steps
Alternatives in Development
- Get Commit ID — gh api repos/OWNER/REPO/pulls/PR_NUMBER --jq '.head.sha' gh api repos/OWNER/REPO/pulls/PR_NUMBER/comments \ 1.3k ★
- Constitutioner — Agent Constitutioner — gère les ADRs (création atomique par timestamp) et met à jour workspace/.sys/.context/c 193 ★
- Product Owner Proxy — Define business intent as user stories with clear acceptance criteria and measurable outcomes 108 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Mb Codebase Mapper
Explores the codebase and writes structured Markdown documents into .memory-bank/codebase/. Invoked from /mb m
Mb Judge
Independent final quality gate for Memory Bank governed workflows. Decides GO, GO_WITH_BACKLOG, or NO_GO after
Memory Bank Synchronizer
Use this agent proactively to synchronize memory bank documentation with actual codebase state, ensuring archi
Git Pull
Safely pull updates (fork/upstream aware), stash-first, resolve conflicts via memory-bank context, no auto-sta
Mb
This mode refreshes and compresses Memory Bank files while preserving critical knowledge
Pipeline Tracker
The memory of the deal pipeline. Tracks every owner conversation through stages in pipeline.csv, logs touches,
Related Skills
Bullpen Init
Silent first-run setup. No questions. Initializes the local memory store, writes sensible defaults, prints a o
Memory Store
Store a new memory in Mnemosyne with LLM enrichment
Ecosystem Init
Initialize an ecosystem (once per fork) — write the ecosystem-config (D6), establish the genesis trust-root, s