How to triage a vendor MSA before sending to counsel
언제 쓸까: Vendor sent an MSA, you need to know what's unusual before your $600/hr lawyer looks at it.
사전 조건
- 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
흐름
-
Extract and classify clausesReview vendor-msa.pdf with claude-legal-skill. Classify all clauses and flag anything outside market norms.✓ 복사됨→ Per-clause classification + deviation flags
-
Generate redlinesFor each flagged clause, produce a tracked-changes redline with rationale.✓ 복사됨→ Markdown with strikethrough + bold for changes
-
Produce a counsel briefSummarize the top 5 issues in a 1-page brief for my lawyer.✓ 복사됨→ 1-pager with issue, risk, proposed fix
결과: A prioritized issues list + redlines that save billable hours.
함정
- 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