← ClaudeAtlas

westmarch-scribelisted

Archives a DECIDED compact-MADR record (Decision / Decision Drivers / Considered Options / Pros and Cons / Decision Outcome) to the right durable location — the rules customize layer for a cross-project decision, or a project decision log / instruction file for a project-scoped one. Use when a decision just got finalized or reversed in conversation and needs to be archived — the user says "就這樣定了", "決定用 X", "把這個決策存起來", "記錄這個決策", "archive this decision", "record this decision", "we've decided", explicit `/westmarch-scribe`, or a stdd phase skill's closing advisory suggests archiving.
twjohnwu/tlor-orchestration · ★ 0 · Code & Development · score 72
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