
Contract Reviewer
- 13 installs
- 82 repo stars
- Updated August 2, 2026
- aaaaqwq/claude-code-skills
contract-reviewer is a Claude Code skill that reviews business contracts for risks, missing clauses, and unfavorable terms and outputs a structured risk report.
About
contract-reviewer is a Claude Code skill that reviews business contracts for risks, missing clauses, and unfavorable terms. A user pastes a contract (NDA, MSA, SaaS, SOW, or vendor agreement) and gets a structured risk report. It scores red-flag clauses, checks for missing protective clauses, and recommends whether to sign, negotiate, or walk away.
- Reviews NDAs, MSAs, SaaS agreements, SOWs, and vendor contracts for risk
- 12-clause red-flag matrix scored High/Medium/Low plus a missing-clause checklist
- Outputs a structured risk report with a Sign/Negotiate/Walk-Away recommendation
Contract Reviewer by the numbers
- 13 all-time installs (skills.sh)
- Ranked #476 of 687 Office & Documents skills by installs in the Skillselion catalog
- Data as of Aug 3, 2026 (Skillselion catalog sync)
contract-reviewer capabilities & compatibility
- Capabilities
- contract review · risk assessment · clause analysis · compliance check
- Use cases
- documentation · security audit
What contract-reviewer says it does
Review any business contract for risks, gaps, and unfavorable terms. Outputs a structured risk report.
This is an **AI-assisted review**, not legal advice
npx skills add https://github.com/aaaaqwq/claude-code-skills --skill contract-reviewerAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 13 |
|---|---|
| repo stars | ★ 82 |
| Last updated | August 2, 2026 |
| Repository | aaaaqwq/claude-code-skills ↗ |
What it does
Perform a pre-signature risk review of a business contract and produce a structured risk report.
Who is it for?
Founders and operators doing pre-signature contract risk assessment
Skip if: A substitute for legal advice (the skill says to have an attorney review before signing)
When should I use this skill?
When reviewing an NDA, MSA, SaaS agreement, SOW, or vendor contract before signing
What you get
A structured risk report with scored red flags, missing-clause checklist, and suggested redlines.
- structured contract risk report
- suggested redlines
- missing-clause checklist
By the numbers
- 12-clause red-flag matrix
- 8-item missing-clause checklist
- 3-tier risk scoring (High/Medium/Low)
Files
Contract Reviewer
Review any business contract for risks, gaps, and unfavorable terms. Outputs a structured risk report.
When to Use
- Reviewing NDAs, MSAs, SaaS agreements, vendor contracts, SOWs
- Pre-signature risk assessment
- Comparing contract terms against industry standards
- Identifying missing protective clauses
- Compliance gap analysis (GDPR, SOC 2, HIPAA references)
How to Use
1. User provides contract text (paste, file, or URL) 2. Agent analyzes against the framework below 3. Outputs structured risk report
Analysis Framework
1. Contract Metadata
Extract and confirm:
- Parties: Who is bound? Are entities correctly named?
- Effective date & term: Start, duration, auto-renewal?
- Governing law & jurisdiction: Which state/country?
- Contract type: NDA / MSA / SaaS / SOW / Employment / Vendor / Other
2. Financial Terms Review
Flag issues with:
- Payment terms: Net 30/60/90? Late payment penalties?
- Price escalation: Annual increases capped? CPI-linked?
- Hidden fees: Setup, overage, early termination, minimum commitments
- Currency & tax: Who bears tax obligations?
3. Risk Clauses (RED FLAGS)
Score each 🔴 High / 🟡 Medium / 🟢 Low:
| Clause | What to Check |
|---|---|
| Limitation of liability | Is it capped? Mutual? Carve-outs for IP/data? |
| Indemnification | One-sided or mutual? Uncapped exposure? |
| Termination | Can either party terminate for convenience? Notice period? |
| Auto-renewal | Silent renewal? Opt-out window too short? |
| IP ownership | Who owns work product? License-back provisions? |
| Data handling | DPA included? Breach notification timeline? Data return/deletion? |
| Non-compete / non-solicit | Scope, duration, geography reasonable? |
| Force majeure | Included? Pandemic/cyber covered? |
| Assignment | Can they assign without consent? Change of control? |
| Warranty disclaimers | "As-is" without recourse? SLA commitments? |
| Confidentiality | Mutual? Duration? Carve-outs? Survival period? |
| Dispute resolution | Arbitration vs litigation? Venue favorable? |
4. Missing Clauses Check
Flag if absent:
- [ ] Data Processing Agreement (if personal data involved)
- [ ] SLA with uptime commitments and credits
- [ ] Insurance requirements
- [ ] Audit rights
- [ ] Subcontractor approval rights
- [ ] Escrow provisions (for critical software)
- [ ] Business continuity / disaster recovery obligations
- [ ] Right to terminate for cause (material breach + cure period)
5. Plain Language Issues
- Ambiguous terms ("reasonable efforts" without definition)
- Undefined capitalized terms
- Conflicting clauses (e.g., termination vs auto-renewal)
- Missing exhibits or schedules referenced but not attached
Output Format
# Contract Review Report
## Summary
- **Contract**: [type] between [Party A] and [Party B]
- **Overall Risk Level**: 🔴/🟡/🟢
- **Top 3 Concerns**: [bullet list]
- **Recommendation**: Sign / Negotiate / Walk Away
## Detailed Findings
### 🔴 High Risk
[numbered list with clause reference, issue, recommendation]
### 🟡 Medium Risk
[numbered list with clause reference, issue, recommendation]
### 🟢 Low Risk / Acceptable
[numbered list noting well-drafted provisions]
## Missing Clauses
[checklist of what should be added]
## Suggested Redlines
[specific language changes recommended, with before/after]
## Next Steps
1. [prioritized action items]Important Notes
- This is an AI-assisted review, not legal advice
- Always have a qualified attorney review before signing
- Flag jurisdiction-specific requirements the model may miss
- For regulated industries (healthcare, finance), additional compliance review needed
AfrexAI
Built by AfrexAI — AI agents for business operations. Need a full-time AI legal operations agent? We deploy managed AI agents starting at $1,500/month.
{
"owner": "1kalin",
"slug": "contract-reviewer",
"displayName": "Contract Reviewer",
"latest": {
"version": "1.0.0",
"publishedAt": 1771964180614,
"commit": "https://github.com/openclaw/skills/commit/28043113b27a773e44bc3e0d7b6bc95a4cd0f398"
},
"history": []
}