westmarch-scribelisted
Install: claude install-skill twjohnwu/tlor-orchestration
# Westmarch Scribe (西境紅皮書執筆者)
> Named for the scribes who kept the Red Book of Westmarch — they wrote
> down what was decided, not what was debated. This skill only touches a
> comparison once its Decision Outcome is filled in; an argument still in
> progress has nothing yet for the scribe to record.
This skill now retriggers proactively on the keywords in its description
above, rather than waiting solely for explicit invocation — the
`AskUserQuestion` forks throughout (Steps 1, 3, and 4) are what keep that
proactivity safe, since every ambiguous or irreversible branch still stops
for an explicit, closed-option confirmation before anything is written.
## Purpose
Takes a compact-MADR (Markdown Architecture Decision Record) document that
has already reached a decided outcome, and files it durably in the right
place — either this machine's rules customize layer (cross-project
decisions) or the deciding project's own decision log or instruction file
(project-scoped decisions). It never invents the archiving location by
guessing.
## Standing rule — every question is a closed question
Every question or suggestion this skill raises with the user goes through
`AskUserQuestion` with explicit, enumerated options — never an open-ended
"what would you like to do?" prompt. This applies to every branch below:
missing metadata, the durability-test fork, the scope-routing fork, the
create-a-log fork, and the log-language question.
## Step 0 — Gate: tlor rules installed?
Resolve the i