minas-tirith-archivistlisted
Install: claude install-skill twjohnwu/tlor-orchestration
# Minas Tirith Archivist (米那斯提力斯檔案守護者)
> The archives of Minas Tirith, where Gandalf searched long for the scroll
> of Isildur among records others had forgotten. This skill only searches
> what has already been written down — it does not decide anything itself,
> and it does not write anything new.
## Purpose
Read-only query side of the decision-record pair: `/westmarch-scribe`
writes decision records, this skill searches and answers questions about
them. It never edits, re-litigates, or archives — only reads and reports.
## Step 0 — Gate: tlor rules installed?
Resolve the installed rules directory (portable wording: `~/.claude/rules`,
`.claude/rules`, or wherever this environment's rules layer actually lives —
whether that's a symlink or a real directory; adapt to the installed
layout). Confirm the base rule files `dispatch.md` and `judgment.md` exist
there.
If either is missing: **STOP**. Report exactly: "tlor rules not installed —
run `/tlor-init` first". Do not silently continue — without the rules
layer there is no known location to search, and guessing one risks
reporting a false "no record found".
## Step 1 — Locate sources
Mirror `/westmarch-scribe`'s write destinations:
- **General (cross-project)**: the "General decisions log" section of the
rules customize layer's `judgment.md` (e.g.
`~/.claude/rules/customize/judgment.md`; adapt the path to wherever the
installed rules customize layer actually lives).
- **Project (current repo)**: `docs/decisions_l