Decision Archivist — Development agent for Claude Code
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
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
- Harvest Curator — Draft session learnings from harvest staging into lizard-ready adoption notes 1k ★
- Fg Builder — Finance Guru Document & Artifact Builder (Alexandra Kim) 317 ★
- Part 13: Memory Bridge (Give Coding Agents Your Brain) — When you spawn Codex or Claude Code to build something, they start blind 232 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
10 Imra
IMRA — Institutional Memory Reconstruction Agent
Folio Consolidator
Reviews a finished pipeline run and writes AT MOST a few high-signal Folio pages (a decision, a lesson, a stat
Calendar Conflict Checker
Checks a proposed or changed event date/time against existing calendar events for conflicts, using the event-c
Compile-time Profiling
clang++ -ftime-trace -ftime-trace-granularity=1 file.cpp chrome://tracing # Load the JSON bloaty binary -d sym
Execution Trader
The only Bot on the desk that places, modifies or cancels Hyperliquid orders. Executes one approved ticket at
ADR Generator
Use this agent to author a new Architecture Decision Record (ADR). Hand it the decision, the alternatives, and
Related Skills
Precedent Record
Record a decision that was just settled, with its rationale and rejected alternatives
Record A Lesson
Record a durable thing into the current project's permanent memory — a result, a rule, a reference/resource, a
Agentdb
Vector memory that gets smarter every time your agent uses it.