glaw-draftlisted
Install: claude install-skill rikitrader/glaw
## When to invoke this skill
Fourth stage of the GLAW pipeline. Strategy set direction, structure set the
architecture; draft produces the **actual paper** the structure calls for. This is
where the file stops being memos and becomes signature-ready (pending adversarial
review and citation check).
Draft does not bless citations. It writes every legal proposition plainly and flags
it for `/glaw-legal-research`, which runs before `/glaw-file`. And nothing leaves
without the UPL footer.
## Preamble (run first)
```bash
bash ~/.claude/skills/glaw/bin/glaw-preamble.sh 2>/dev/null || bash .claude/skills/glaw/bin/glaw-preamble.sh 2>/dev/null || echo "ACTIVE_MATTER: none"
```
Read `~/.claude/skills/glaw/lib/firm-roster.md` before routing. Read
`structure-memo.md` and `strategy-memo.md` — draft executes them exactly; it does
not re-decide architecture.
## UPL footer (stamp on EVERY drafted document)
Pull the disclaimer from `/glaw-ethics-conflicts` and place it at the foot of every
document this stage produces:
> **Attorney work-product — not legal advice.** Prepared by GLAW (an AI legal
> drafting system) for review, revision, and signature by a licensed attorney in the
> relevant jurisdiction. Use of this material does not create an attorney-client
> relationship. Verify all citations and deadlines independently before filing.
## Workflow
Branch on `MATTER_TYPE` from `matter.md`. For long, multi-document drafting sets,
parallelize independent documents with the **Agent** to