Agent skill

contract-red-flags

Scan a contract you're about to sign in plain language — surface the clauses that could bite you, what they mean, and what to question or renegotiate. Use when asked to check this contract before I sign, what am I agreeing to, are there red flags in this agreement, or explain this contract's risky bits. Produces a plain-English flag list of the risky/unusual clauses (auto-renewal, lock-in, liability, IP, termination, fees), what each means for you, questions to ask, and suggested changes — flagging when it's important enough for a lawyer. Not legal advice.

mohitagw158561,255★ · 1 repos on radarProfile →
claude-codecursorMIT
Install
npx skills add mohitagw15856/pm-claude-skills --skill contract-red-flags --agent claude-code

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

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: skills/contract-red-flags/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 Red Flags Most people sign contracts they haven't really read — and the damage lives in the clauses they skimmed: auto-renewals, one-sided termination, liability waivers, IP grabs, hidden fees. This reads the agreement as a wary friend would, translates the risky bits into plain language, and tells you what to question or push back on before you sign — while being clear it's not legal advice and some contracts warrant a lawyer. ## What This Skill Produces - **A plain-English flag list** — the clauses that could hurt you, translated out of legalese - **What each means for you** — the real-world consequence, not the wording - **Questions to ask** — what to clarify with the other party before signing - **Suggested changes** — reasonable edits or removals to request - **A severity read** — which flags are dealbreakers vs. minor, and when the contract is big enough to warrant a lawyer ## Required Inputs Ask for these if not provided: - **The contract** — the text or the key clauses (paste what you can) - **The type & stakes** — employment, lease, freelance/SOW, service, sale, NDA — and how much rides on it - **Your role** — which side you're on - **Your concerns** — anything

What's inside
Steps it walks through
  1. What This Skill Produces
  2. Required Inputs
  3. Framework: Translate, Flag, Question
  4. Output Format
  5. Contract review: [type] · your side: [x] · stakes: [level]
  6. Quality Checks
  7. Anti-Patterns
  8. Example Trigger Phrases
More from pm-claude-skills
All skills →
About this skill
What does the contract-red-flags skill do?

Scan a contract you're about to sign in plain language — surface the clauses that could bite you, what they mean, and what to question or renegotiate. Use when asked to check this contract before I sign, what am I agreeing to, are there red flags in this agreement, or explain this contract's risky bits. Produces a plain-English flag list of the risky/unusual clauses (auto-renewal, lock-in, liability, IP, termination, fees), what each means for you, questions to ask, and suggested changes — flagging when it's important enough for a lawyer. Not legal advice.

How do I install it?

Run `npx skills add mohitagw15856/pm-claude-skills --skill contract-red-flags --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