AI SummaryContract Review Pro is an AI-powered legal contract review skill that provides lawyers and in-house counsel with type-specific guidance, risk assessment, and detailed audit reports across 18 contract categories. It benefits legal professionals who need rapid, standardized contract analysis without full attorney engagement.
Install
Copy this and paste it into Claude Code, Cursor, or any AI assistant:
I want to install the "contract-review-pro" skill in my project. Please run this command in my terminal: # Install skill into your project mkdir -p .claude/skills/contract-review-pro && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/contract-review-pro/SKILL.md "https://raw.githubusercontent.com/CSlawyer1985/contract-review-pro/main/SKILL.md" Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.
Description
专业合同审核 Skill,基于合同审核工作区成熟经验,提供7步工作流、终稿三件套、风险六维度评价
Contract Review Pro V3.0
专业合同审核 Skill,将合同审核工作区的成熟方法论编码为可执行流程。
核心工作流(7 步)
作为 AI,在收到合同审核任务时,按以下步骤执行:
Step 0 — 识别客户并读取客户规则
• 用户明确说明的客户,直接适用 • 读取合同当事人信息,匹配工作区 .claude/client-rules/ 下的关联主体 • 从合同来源路径提取客户名称 • 无法识别时询问用户 客户识别命中后,调用 ClientConfig.load_from_workspace() 加载客户偏好。
Step 1 — 建立 review-state
记录:源文件路径、客户、起草方、交易结构摘要、风险预分类(8维度1-5分)、法律问题清单。
Discussion
0/2000
Loading comments...
Health Signals
MaintenanceCommitted 2mo ago
● ActiveAdoption100+ stars on GitHub
164 ★ · GrowingDocsMissing or thin
UndocumentedNo License
My Fox Den
Community Rating
Sign in to rate this booster
Works With
Claude Code