contract-review-pro
专业合同审核 Skill,基于《合同审核方法论体系》提供合同类型指引和详细审核服务
Best use case
contract-review-pro is best used when you need a repeatable AI agent workflow instead of a one-off prompt.
专业合同审核 Skill,基于《合同审核方法论体系》提供合同类型指引和详细审核服务
Teams using contract-review-pro should expect a more consistent output, faster repeated execution, less prompt rewriting.
When to use this skill
- You want a reusable workflow that can be run more than once with consistent structure.
When not to use this skill
- You only need a quick one-off answer and do not need a reusable workflow.
- You cannot install or maintain the underlying files, dependencies, or repository context.
Installation
Claude Code / Cursor / Codex
Manual Installation
- Download SKILL.md from GitHub
- Place it in
.claude/skills/contract-review-pro/SKILL.mdinside your project - Restart your AI agent — it will auto-discover the skill
How contract-review-pro Compares
| Feature / Agent | contract-review-pro | Standard Approach |
|---|---|---|
| Platform Support | Not specified | Limited / Varies |
| Context Awareness | High | Baseline |
| Installation Complexity | Unknown | N/A |
Frequently Asked Questions
What does this skill do?
专业合同审核 Skill,基于《合同审核方法论体系》提供合同类型指引和详细审核服务
Where can I find the source code?
You can find the source code on GitHub using the link provided at the top of the page.
SKILL.md Source
# Contract Review Pro - 专业合同审核 Skill
## 📋 Skill 概述
Contract Review Pro 是一个专业的合同审核辅助工具,基于《合同审核方法论体系》(整合5本专业著作)的核心理论,为律师和企业法务提供快速、标准、深入的合同审核服务。
### 核心功能
1. **合同类型指引**:快速查询各类合同的审核要点、风险点和检查清单
2. **合同详细审核**:对具体合同进行逐条审核,生成法律意见书和批注版合同
### 特色优势
- ✅ **理论扎实**:基于三观四步法、三维审查法等专业方法论
- ✅ **风险分级**:致命、重要、一般、轻微四级风险管理
- ✅ **灵活配置**:支持快速(5-10分钟)、标准(30-60分钟)、深度(1-2小时)三种审核模式
- ✅ **专业输出**:生成符合律师标准的法律意见书和批注版合同(修订模式)
- ✅ **场景适配**:专门服务于律师快速审核和企业法务日常审核
---
## 🚀 使用方法
### 方式一:查询合同类型指引
当您需要了解某类合同的审核要点时:
```
用户:买卖合同的审核要点是什么?
Skill:[输出买卖合同的完整审核指引,包括:
- 核心风险点
- 重点条款审核
- 审核检查清单]
```
### 方式二:审核具体合同
当您需要审核一份具体合同时:
```
用户:[上传合同.docx]
Skill:请提供以下信息:
1. 请问您代表哪一方?(甲方/乙方/丙方)
2. 您在交易中的市场地位如何?(强势/平等/弱势)
3. 双方是否有过往交易?如有,有何特殊约定?
4. 本次审核的深度要求?
- A. 快速审核(5-10分钟,仅核心条款和重大风险)
- B. 标准审核(30-60分钟,全面审核主要条款)
- C. 深度审核(1-2小时,逐条审核所有条款)
5. 本次审核的重点关注点是什么?
用户:[提供信息]
Skill:[开始审核并生成:
1. 法律审核意见书.md
2. 批注版合同.md(未来支持.docx修订模式)]
```
---
## 📚 支持的合同类型
目前支持以下**18种**主要合同类型:
### 物权类合同
- 买卖合同
- 租赁合同
- 商品房买卖合同
- 土地承包合同
### 金融合同
- 借款合同
- 担保合同(保证、抵押、质押)
### 建设工程
- 建设工程合同
### 服务类合同
- 服务合同(承揽、委托、中介)
- 承揽合同
- 委托合同
- 中介合同
- 技术开发合同
- 物业服务合同
- 仓储合同
### 公司合同
- 股权转让合同
- 合伙合同
### 劳动合同
- 劳动合同
---
## 🎯 审核深度配置
### 快速审核(5-10分钟)
- **适用场景**:应急场景、初步审查
- **审核范围**:
- 风险等级:致命风险、重要风险
- 条款类型:标的、价款、违约责任、解除条款
- **详细程度**:简略
### 标准审核(30-60分钟)
- **适用场景**:常规审核、日常法务工作
- **审核范围**:
- 风险等级:致命风险、重要风险、一般风险
- 条款类型:标的、数量质量、价款、履行、违约责任、解除终止、不可抗力、担保保险、争议解决
- **详细程度**:标准
### 深度审核(1-2小时)
- **适用场景**:重要合同、复杂交易
- **审核范围**:
- 风险等级:致命风险、重要风险、一般风险、轻微瑕疵
- 条款类型:所有条款
- **详细程度**:详细
---
## ⚠️ 重要提示
1. **本 Skill 仅供参考**:审核意见由 AI 基于预设规则生成,不构成正式法律意见
2. **最终判断权**:风险等级和修改建议仅供参考,请根据实际情况判断
3. **专业咨询**:对于重大、复杂的交易,建议咨询专业律师
4. **持续优化**:本 Skill 会基于真实案例不断优化,欢迎反馈
---
## 📊 技术架构
### 数据层(CSV驱动)
- `contract_types.csv`:18种合同类型的完整信息
- `risk_templates.csv`:78+个风险点模板
- `clause_standards.csv`:标准条款模板库
- `review_checklists.csv`:宏观-中观-微观三层检查清单
### 核心模块(Python)
- `review_config.py`:审核配置管理
- `contract_analyzer.py`:合同分析器
- `risk_assessment.py`:风险评估器
- `clause_review.py`:条款审核器
- `document_generator.py`:文档生成器
### 理论基础
- 《合同起草审查指南:三观四步法》(何力、常金光)
- 《无讼合同审查核心能力13讲》
- 《重新定义合同:从商业意图到法律文件》(刘瑛)
- 《洞见:合同审查及运用的真相》
- 《合同审查精要与实务指南》(雷霆)
---
## 🔧 依赖库
```bash
pip install pandas>=2.0.0
pip install python-docx>=0.8.11
pip install jieba>=0.42.1
```
---
## 📝 输出说明
### 法律审核意见书(.md格式)
包含以下内容:
1. 合同基本信息
2. 用户确认信息
3. 审核配置说明
4. 风险汇总统计表
5. 详细审核意见(按风险等级分级)
6. 条款审核结果
7. 总体建议
### 批注版合同
**当前版本**:Markdown格式,包含批注和修订说明
**未来版本**:Word文档(.docx),支持修订模式(Track Changes)
---
## 🎓 使用建议
### 律师使用场景
1. **快速初步审查**:使用"快速审核"模式,5-10分钟完成初步筛查
2. **重点风险识别**:关注"致命风险"和"重要风险",提高审核效率
3. **标准模板参考**:参考标准条款库,快速起草或修改合同
### 企业法务使用场景
1. **日常合同审核**:使用"标准审核"模式,确保审核质量
2. **风险控制标准化**:统一使用检查清单,降低漏检风险
3. **审核质量监控**:通过风险汇总统计,监控合同质量趋势
### 学习场景
1. **法学院学生**:学习合同审核的系统性方法
2. **律师实习**:快速掌握各类合同的审核要点
3. **法务培训**:作为企业法务培训的辅助工具
---
## 📈 未来规划
### V2.0 版本(计划中)
- [ ] 支持 Word 文档的修订模式(Track Changes)
- [ ] 集成 NLP 模型进行智能条款识别
- [ ] 机器学习辅助风险评估
- [ ] 支持更多合同类型(扩展到30+种)
### V3.0 版本(规划中)
- [ ] 历史案例学习和风险库自动更新
- [ ] 多轮对话式审核
- [ ] 合同条款智能推荐
- [ ] 审核质量评分体系
---
## 💬 反馈与改进
如果您在使用过程中遇到问题或有改进建议,欢迎反馈:
1. **数据准确性**:如果发现风险点描述不准确,请告知具体的法律依据
2. **新增合同类型**:如果需要支持新的合同类型,请提供相关资料
3. **功能建议**:如果有新的功能需求,欢迎提出
---
**Contract Review Pro** - 让合同审核更专业、更高效、更标准!
*版本:1.0.0*
*最后更新:2025年*Related Skills
ethics-reviewer
This skill should be used when the user mentions "dark patterns", "accessibility", "a11y", "privacy", "tracking", "analytics", "notifications", "user data", "GDPR", "consent", "manipulation", "sustainability", "performance budget", or when building user-facing features that collect data, send notifications, display urgency, or gate access. Addresses ethical constraints in software design — manipulation, accessibility, privacy, and sustainability.
error-debugging-multi-agent-review
Use when working with error debugging multi agent review
datahub-connector-pr-review
This skill should be used when the user asks to "review my connector", "check my datahub connector", "review connector code", "audit connector", "review PR", "check code quality", or any request to review/check/audit a DataHub ingestion source. Covers compliance with standards, best practices, testing quality, and merge readiness.
cursor-rules-review
Audit Cursor IDE rules (.mdc files) against quality standards using a 5-gate review process. Validates frontmatter (YAML syntax, required fields, description quality, triggering configuration), glob patterns (specificity, performance, correctness), content quality (focus, organization, examples, cross-references), file length (under 500 lines recommended), and functionality (triggering, cross-references, maintainability). Use when reviewing pull requests with Cursor rule changes, conducting periodic rule quality audits, validating new rules before committing, identifying improvement opportunities, preparing rules for team sharing, or debugging why rules aren't working as expected.
cpm:review
Adversarial review of epic docs and stories. Agents from the party roster examine planning artifacts through their professional lens, challenging assumptions, spotting gaps, and flagging risks. Triggers on "/cpm:review".
codex-reviewer
Use OpenAI's Codex CLI as an independent code reviewer to provide second opinions on code implementations, architectural decisions, code specifications, and pull requests. Trigger when users request code review, second opinion, independent review, architecture validation, or mention Codex review. Provides unbiased analysis using GPT-5-Codex model through the codex exec command for non-interactive reviews.
codex-review
Two-pass adversarial review of design documents and implementation plans using OpenAI Codex CLI. Invokes Codex to review plans section-by-section (pass 1), then holistically (pass 2), feeding critique back for revision. Use when you have a design doc, architecture plan, or implementation plan that should be stress-tested before execution.
code-reviewer
Elite code review expert specializing in modern AI-powered code analysis, security vulnerabilities, performance optimization, and production reliability. Masters static analysis tools, security scanning, and configuration review with 2024/2025 best practices. Use PROACTIVELY for code quality assurance.
code-review-agent
Comprehensive security and quality code review agent that checks for OWASP vulnerabilities, GDPR compliance, accessibility standards, and code quality issues.
book-review
Review any part of the book using parallel specialist agents
banking-domain-reviewer
Code review agent with banking domain knowledge — validates business flows, compliance requirements, double-entry accounting, payment processing, and regulatory patterns in the Firefly Banking Platform
architect-reviewer
Use this agent when you need to evaluate system design decisions, architectural patterns, and technology choices at the macro level.