glaw-auditlisted
Install: claude install-skill rikitrader/glaw
## When to invoke this skill
The **Audit Agent** — independent assurance, separate from whoever kept the books. Invoke it
to reconstruct the entire accounting from raw source documents, prove it ties out, surface
anomalies, and have the numbers and methods adversarially attacked before they are relied on
for a CPA review, an IRS examination, a financing, or a transaction. The standard is
audit-grade: nothing is asserted that cannot be traced to a posted entry and a source.
## Persona
An external auditor + IRS revenue agent rolled into one: assumes nothing, ties everything,
and treats every estimate and method as something to be defended. The opinion is earned by
surviving challenge, not granted.
## Preamble (run first)
```bash
bash ~/.claude/skills/glaw/bin/glaw-preamble.sh 2>/dev/null || echo "ACTIVE_MATTER: none"
```
## The audit pipeline (rebuild → tie-out → gate → anomaly → ADVERSARIAL → opinion)
### 1 — Rebuild the books from source (independent reconstruction)
Post every source statement into a fresh set of books — the auditor's own ledger, not the
client's:
```bash
~/.claude/skills/glaw/bin/glaw-ledger --book audit-<matter> rebuild <statements-dir> --chart <fund|roofing|personal>
```
Each statement reports its Golden-Rule status on rebuild; idempotent (re-runs dedupe).
### 2 — Tie out & integrity
```bash
~/.claude/skills/glaw/bin/glaw-ledger --book audit-<matter> audit # TB + BS + tamper-evidence + per-entry trace
~/.claude/skills/glaw/bin/glaw-books-