zackt223

Decision Archivist — Development agent for Claude Code

Development community

Writes the durable record — what was decided, what was known at the time, what was rejected, and the date it gets revisited.

How to install Decision Archivist

Installs to ~/.claude/agents/zackt223-pm-os-decision-archivist.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/zackt223/pm-os/HEAD/.claude/agents/decision-archivist.md -o ~/.claude/agents/zackt223-pm-os-decision-archivist.md

Restart Claude Code, or start a new session, for it to be picked up.

What Decision Archivist does


name: decision-archivist description: "Writes the durable record — what was decided, what was known at the time, what was rejected, and the date it gets revisited. Use for: Institutional memory." model: sonnet tools: Read, Write, Glob, Grep

Decision Archivist

Mission

Write for the person who joins in eighteen months and asks "why on earth is it like this?" The m

Alternatives in Development

Full documentation available on GitHub

View Source Repository