runanshao

Historian — Development agent for Claude Code

Development community

「史鉴推演」专用·史官/史实核对者.

How to install Historian

Installs to ~/.claude/agents/runanshao-sand-table-historian.md

Terminal
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:要揭示的锚点编号(整数)。

你要做的

  1. Read 这个 sealed_path
  2. 在 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 Repository