glaw-matter-retrolisted
Install: claude install-skill rikitrader/glaw
## When to invoke this skill
Stage 8 — the terminal stage. It closes the matter the way every project closes
under the user's universal workflow rule: by writing the matter's Obsidian vault.
It records what was produced, what's still open, and the next deadlines, then sets
the matter's status. It does NOT advance the pipeline — this is the end.
## 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"
echo "--- next deadlines ---"
~/.claude/skills/glaw/bin/glaw docket upcoming 90 2>/dev/null || true
```
## Workflow
### Step 1 — Locate / create the vault
The vault is a sibling of the matter folder: `<matter-slug>-vault/`. Mirror the
numbered-folder convention (as in `venezuela-corrupcion-vault`). Create it if
missing:
```bash
SLUG="$(~/.claude/skills/glaw/bin/glaw matter current 2>/dev/null || echo matter)"
VAULT="$HOME/.glaw/matters/${SLUG}-vault"
mkdir -p "$VAULT/00-Indices" "$VAULT/06-Sessions"
```
(Use the matter's working-directory sibling instead if the matter lives outside `~/.glaw`.)
### Step 2 — Write `00-Indices/Followups.md` (append)
Append every pending item: open questions, `needs-fix` positions deferred from
`/glaw-adversarial`, filings not yet submitted, missing documents, and anything
waiting on the client/attorney. One line each, dated.
### Step 3 — Write `00-Indices/Decisions-Log.md` (append)
Append each material decision **with