← ClaudeAtlas

glaw-draftlisted

GLAW pipeline stage 4 — the documents. Corp-build: certificate/articles of incorporation, bylaws or operating agreement, organizational board/member consents, founder agreements + IP assignment, equity docs (SAFE / stock purchase / option plan), and for offerings the PPM + subscription agreement + Form D draft. Litigation: the complaint or answer, motions, discovery requests, and demand letters. Every drafted document carries the UPL footer; all citations defer to /glaw-legal-research. Use after the structure memo, or when asked to 'draft the documents', 'draft the complaint', 'draft the operating agreement', 'draft the PPM', 'write the bylaws', 'draft a demand letter', 'prepare the formation docs'.
rikitrader/glaw · ★ 1 · AI & Automation · score 70
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