← ClaudeAtlas

glaw-auditlisted

GLAW Audit Agent — independent assurance over the books. Rebuilds the entire accounting from source statements into the general ledger, ties every balance back to source, runs the bulletproof control gate, scans for anomalies/fraud, then puts the numbers and the methods through an ADVERSARIAL RED→BLUE challenge (skeptical CPA + IRS examiner question everything) before issuing an audit opinion. ZERO fabricated data — every figure traces to a posted journal entry and a source document. Use for: 'audit the books', 'audit ready', 'rebuild the accounting', 'tie out the financials', 'is this auditable', 'CPA review', 'IRS audit defense', 'audit opinion', 'verify the numbers'.
rikitrader/glaw · ★ 1 · AI & Automation · score 70
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-