write-doclisted
Install: claude install-skill alawein/outpost
# write-doc
This writes a named coding artifact (a README, a findings note, a report) in the house voice from
a supplied template. Findings first, the right structure for its kind, plain words, no padding.
Does not invent results; it writes up what is verified.
## When to use it
- Writing a README, a findings note, or a report. Those three types are the scope; there is
no other-document mode.
- The work is verified and needs to be written up, not condensed from an existing source.
- Skip it when the goal is to shorten an existing document; that is a summarize task, not a
write task.
The neighboring jobs route elsewhere:
- A decision that needs a durable record goes to `record-decision`, not here.
- A deliberate shortcut goes to `debt-log`, not here.
- Commit and PR text goes to `prepare-pr`, not here.
- Session state for the next session goes to `handoff-session`, not here.
## Required inputs
- What the deliverable is: README, findings note, or report.
- The template for that type. Required: without a template to check against, stop and ask for
one rather than inventing a structure.
- The facts, decisions, or results to write up, with their basis.
- The audience and the level of detail they need.
## Steps
1. Take the structure from the template. A README opens with what it is and the one bar that
proves it works. A findings note puts the conclusion first, then support. A report states the
question, the finding, and the evidence, in that order.
2. Write fi