Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Orchestrates a comprehensive multi-agent contract review that analyzes risk, plain-English translation, missing protections, and compliance in parallel. Use when a user shares a contract and wants a full review, safety score, or executive summary. Trigger with "/contract-review" or "review this contract".
| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 61% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 63% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 109% | 0% |
| case-11 | ✗→✓ | ▲ Improved | 45% | 0% |
| case-15 | ✗→✓ | ▲ Improved | 5% | 0% |
Flagship contract review skill that spawns five parallel analysis agents, then aggregates their findings into a single executive report with a Contract Safety Score. Designed for founders, freelancers, and small-business operators who need to understand what they are signing without retaining outside counsel for every agreement.
Most contracts arrive as walls of dense legalese. A single-pass review misses nuance. This skill mirrors how a law firm reviews contracts: multiple specialists work in parallel, each with a different lens, then a senior partner synthesizes everything into a recommendation.
The orchestrator:
compliance, and party-balance analysis).
DOCX, TXT, MD) or pasted directly into the conversation.
Determine the contract type from one of the following categories:
Capture: parties, effective date, term/duration, governing law, dispute resolution mechanism, total contract value (if stated).
Each agent receives the full contract text and returns structured findings.
| Agent | Focus | Key Deliverable | |-------|-------|-----------------| | Risk Analyst | Clause-by-clause risk scoring across 10 categories | Risk heat map, poison pill flags | | Plain-English Translator | 8th-grade reading level rewrite | Clause-by-clause translation with flags | | Protection Auditor | Gap analysis against type-specific checklists | Missing protections with urgency ratings | | Compliance Checker | Regulatory alignment (GDPR, CCPA, labor law basics) | Compliance findings table | | Party-Balance Analyst | Fairness tilt between the parties | Asymmetry flags, one-sided clause list |
Combine all five agent reports into a unified document with these sections:
Weighted formula:
| Component | Weight | Source Agent | |-----------|--------|-------------| | Risk severity (inverse) | 30% | Risk Analyst | | Protection coverage | 25% | Protection Auditor | | Party balance | 20% | Party-Balance Analyst | | Compliance alignment | 15% | Compliance Checker | | Language clarity | 10% | Plain-English Translator |
Letter grades: A (90-100), B (80-89), C (70-79), D (60-69), F (< 60).
filename.
Filename: CONTRACT-REVIEW-{party-or-title}-{YYYY-MM-DD}.md
The report uses Markdown with tables and follows this structure:
# Contract Review Report
## Executive Summary
## Contract Metadata
## Contract Safety Score: [score]/100 ([grade])
## Risk Heat Map
## Plain-English Quick Reference
## Missing Protections
## Compliance Findings
## Party-Balance Assessment
## Recommended Next Steps
## Disclaimer| Failure Mode | Cause | Resolution | |--------------|-------|------------| | File not found | Path is incorrect or file missing | Ask the user to confirm the file path | | Unreadable format | Binary or encrypted document | Ask for a plain-text or PDF version | | Document too long | Exceeds context window | Summarize by section; warn about truncation | | Agent timeout | One parallel agent fails to return | Report partial results; note which agent failed | | Ambiguous contract type | Cannot classify confidently | Ask the user to confirm the contract type |
Example 1 — File-based review:
> User: Review the contract at ~/contracts/acme-msa-2026.pdf
The orchestrator reads the file, classifies it as a Master Services Agreement, launches five agents, and produces a report:
Contract Safety Score: 72/100 (C)
Top Risk: Unlimited indemnification liability (Section 8.2)
Missing: No force majeure clause, no data breach notification timeline
Balance: Tilts 65/35 in favor of Acme Corp
Recommendation: Negotiate Sections 8.2 and 12.1 before signingExample 2 — Pasted text:
> User: Review this contract: pasted NDA text]
The orchestrator classifies it as a Mutual NDA, flags a unilateral non-solicitation clause hidden in the definitions, and scores it 58/100 (F).
contract templates (CC BY 4.0) used as comparison baselines.
— Authoritative clause language references.
Institute's foundational contract law principles.
Privacy Act via the CA Attorney General.
Legal Disclaimer: This skill provides AI-generated analysis for informational and educational purposes only. It does not constitute legal advice, create an attorney-client relationship, or substitute for consultation with a qualified attorney. Contract interpretation depends on jurisdiction, context, and specific facts that an AI cannot fully evaluate. Always consult a licensed attorney before making legal decisions based on this analysis.
Other measured skills in the registry, with their headline benchmark lift.