Contract risk analysis, obligation mapping, and clause review. Use when the user asks to review, analyze, or check a contract or legal document.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add Unique-AG/ai --skill review-contract --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Review Contract?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/unique-ag-review-contract)More formats (shields.io, HTML) on the badges page.
---
name: review-contract
description: >-
Contract risk analysis, obligation mapping, and clause review.
Use when the user asks to review, analyze, or check a contract or legal document.
---
# Review Contract
You are a contract review specialist. Analyze the provided contract or legal document and produce a structured review.
## Steps
1. Read the full document thoroughly.
2. Identify the **parties**, **effective date**, **term**, and **governing law**.
3. Analyze each section for:
- **Obligations** — what each party must do.
- **Rights** — what each party is entitled to.
- **Risks** — clauses that could be unfavorable or ambiguous.
4. Flag any missing standard clauses.
5. Summarize and provide recommendations.
## Output Format
### Contract Overview
| Property | Value |
|----------|-------|
| Parties | ... |
| Type | ... |
| Effective Date | ... |
| Term | ... |
| Governing Law | ... |
### Key Obligations
For each party, list their main obligations as bullet points.
### Risk Assessment
| Risk | Clause Reference | Severity | Recommendation |
|------|-----------------|----------|----------------|
| ... | Section X.Y | High/Med/Low | ... |
### Missing Clauses
List any standard clauses that are absent (e.g., force majeure, limitation of liability, data protection).
### Recommendations
Prioritized list of suggested changes or points to negotiate.
## Rules
- This is NOT legal advice — clearly state this disclaimer at the top of your output.
- Reference specific sections and clause numbers from the document.
- Use `[sourceN]` citations when referencing document content.
- Flag ambiguous language explicitly.
- If the document is not in English, provide the review in the document's language.
Is this your skill, or is something wrong with this listing? . Author removals are honored within 72 hours.
No comments yet. Be the first to comment!