How to triage a vendor MSA before sending to counsel
When to use: Vendor sent an MSA, you need to know what's unusual before your $600/hr lawyer looks at it.
Prerequisites
- Skill installed — git clone https://github.com/evolsb/claude-legal-skill ~/.claude/skills/claude-legal-skill
- The contract as markdown or PDF — Skill extracts text; best with machine-readable PDFs
Flow
-
Extract and classify clausesReview vendor-msa.pdf with claude-legal-skill. Classify all clauses and flag anything outside market norms.✓ Copied→ Per-clause classification + deviation flags
-
Generate redlinesFor each flagged clause, produce a tracked-changes redline with rationale.✓ Copied→ Markdown with strikethrough + bold for changes
-
Produce a counsel briefSummarize the top 5 issues in a 1-page brief for my lawyer.✓ Copied→ 1-pager with issue, risk, proposed fix
Outcome: A prioritized issues list + redlines that save billable hours.
Pitfalls
- Treating output as legal advice — This is a triage tool. Anything material goes to licensed counsel.
- Benchmark ranges are US-centric — Tell the skill your governing law; ranges shift by jurisdiction