Agent skill · Code Review & Quality

contract-review

Review and summarise any contract or legal agreement. Use when asked to review a contract, check an agreement, flag legal risks, or summarise key clauses. Produces a structured review with key terms, flagged clauses, risk rating, and plain English summary. Not a substitute for qualified legal advice.

mohitagw15856github.com/mohitagw15856GitHub ↗
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill contract-review --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 3 KB
Bundled scripts: none
Path: skills/contract-review/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 1,255
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Contract Review Skill This skill produces a structured contract review identifying key terms, unusual or high-risk clauses, and a plain English summary. Always include the disclaimer that this is not legal advice. ## Required Inputs - **Contract text or description** (paste or describe) - **Reviewer role** (e.g. the party signing, their legal team, a business owner) - **Contract type** (e.g. SaaS agreement, employment contract, NDA, supplier contract) - **Key concerns** (optional — e.g. "focus on IP ownership and termination clauses") ## Output Structure ### 1. Contract Overview - **Type:** [Contract type] - **Parties:** [Party A and Party B] - **Effective date / duration:** [If stated] - **Governing law:** [Jurisdiction] - **Overall risk rating:** Green Low / Amber Medium / Red High ### 2. Key Terms Summary | Term | Detail | |---|---| | Payment / fees | | | Term and renewal | | | Termination rights | | | Liability cap | | | IP ownership | | | Confidentiality | | | Dispute resolution | | ### 3. Flagged Clauses For each flagged clause: **[Risk level] — [Clause name]** - **What it says:** [Plain English summary] - **Why it matters:** [Risk or implication] - **Suggested action:** [N

What's inside
Steps it walks through
  1. Required Inputs
  2. Output Structure
  3. 1. Contract Overview
  4. 2. Key Terms Summary
  5. 3. Flagged Clauses
  6. 4. Missing Clauses
  7. 5. Plain English Summary
  8. 6. Recommended Next Steps
  9. Quality Checks
  10. Anti-Patterns
  11. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the contract-review skill do?

Review and summarise any contract or legal agreement. Use when asked to review a contract, check an agreement, flag legal risks, or summarise key clauses. Produces a structured review with key terms, flagged clauses, risk rating, and plain English summary. Not a substitute for qualified legal advice.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill contract-review --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From mohitagw15856/pm-claude-skills, a repository with 1,255 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going