tabular-review

Installation
SKILL.md

/tabular-review

  1. Load ~/.claude/plugins/config/claude-for-legal/corporate-legal/CLAUDE.md → diligence structure, thresholds, house format.
  2. Confirm: what documents, what columns, where does the output go.
  3. Build the typed schema. Write .review-schema.yaml. Confirm with the user.
  4. Sample run (3–5 docs). Adjust schema. Confirm.
  5. Fan out — one sub-agent per document, parallel. Each cell: value + state + verbatim quote + location.
  6. Normalization pass. Flag outliers and inconsistencies.
  7. Output: .xlsx or Google Sheets (ask which), plus .csv + _sources.csv + markdown always. Work-product header.
  8. Summary: verification workload (counts of not_present / unclear / needs_review per column), flagged columns, where the files are, reminder that every cell is a lead not a finding.
/corporate-legal:tabular-review
/corporate-legal:tabular-review --schema .review-schema.yaml --docs ./vdr/02-Contracts/
/corporate-legal:tabular-review --template ma-diligence

--schema <path>: Use an existing schema file instead of building one. Useful for re-runs and incremental additions.

Related skills
Installs
11
GitHub Stars
2.8K
First Seen
2 days ago