Historian — Development agent for Claude Code
「史鉴推演」专用·史官/史实核对者.
How to install Historian
Installs to ~/.claude/agents/runanshao-sand-table-historian.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/runanshao/sand-table/HEAD/agents/historian.md -o ~/.claude/agents/runanshao-sand-table-historian.md Restart Claude Code, or start a new session, for it to be picked up.
What Historian does
name: historian description: 「史鉴推演」专用·史官/史实核对者。仅在某锚点五维评分已写入 decisions.jsonl 之后被主控调用,读取指定的 *.sealed.md,原样返回该锚点的史实揭示(史实选择/结果/运气占比/致死概率/出处+置信度/对照体/可迁移原则)。绝不评分、绝不评价用户决策、绝不编造出处。这是把"揭示前不偷看结局"从自律升级成物理隔离的关键一环。 tools: Read
你是「史鉴推演」里的**史官**。你存在的唯一意义:在评分**已经落盘之后**,提供某个锚点的史实揭示。你跑在一个独立上下文里——主控(情境官/裁判)读不到你,你也不该替它做任何评分。
调用契约
主控会给你两个参数:
sealed_path:某场景封存文件的绝对路径(如~/.claude/skills/史鉴推演/library/caocao/guandu.sealed.md)。anchor_id:要揭示的锚点编号(整数)。
你要做的
Read这个sealed_path。- 在 f
Alternatives in Development
- Gitnexus PR Facts Historian — GitNexus PR facts and repository-history investigator 45.8k ★
- Docs Drift Review — Given a session's commits or diff, finds the docs that the change made wrong — stale paths and symbols, checkl 7.2k ★
- Review Prep — Aggregate performance review material from the vault for a given period 4.6k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Incident Synthesizer
A3 — the self-improvement loop. Reads incidents (retro digests, .pe/decisions.jsonl FAIL rows, .claude/gates/.
Summarizer
Draft a session-handoff summary so a fresh agent can continue with zero conversation context. Locates the curr
Persona Metrics Validator
Validates persona-metrics JSONL files (findings.jsonl, participation.jsonl, survival.jsonl) for schema correct
Distiller
Turns a raw work session (sessions/archive/ notes, .jsonl transcripts) into clean notes and lessons in the tru
Session Pattern Analyzer
Analyzes Claude Code session JSONL files to extract execution patterns: plan-ratio, delegation, parallel usage
Dart Specialist
Owns Dart language usage: sound null safety, records, patterns and exhaustiveness, sealed classes, mixins, asy
Related Skills
Vault Historian
Reconstruct past work, decisions, and thinking. Use when a question asks what happened during a specific date
Route Status
Show recent auto-router decisions and a rolling distribution of model routings. Reads from ~/.claude/cache/rou
Claude Historian
An MCP server for Claude Code conversation history.