contract-redliner
Contract Redliner
Read a contract and produce a contract-review.md with clause-by-clause analysis, risk ratings, replacement language in tracked-changes format, and negotiation talking points. Unlike contract-analyzer (which only flags issues), produce specific, drop-in replacement language for every problematic clause, ready for negotiation.
Contents
references/risk-categories.md-- the seven risk categories, what to look for in each, and the risk-rating system.references/redline-format.md-- per-issue redline entry format and tracked-changes conventions.references/output-template.md-- the fullcontract-review.mdstructure to generate.references/contract-types.md-- per-contract-type focus areas and worked examples.
Workflow
-
Ingest the contract. Accept pasted text, a file path (
.txt,.md,.pdf,.docx), or a URL. Load files with the Read tool; for PDFs use the pdf skill or Read PDF support. Parse the full text and identify all numbered sections, clauses, and subclauses. -
Identify type and parties. Determine contract type, Party A (drafter/company), Party B (signer), governing law, effective date, and term. Apply the matching focus area from
references/contract-types.md. -
Analyze every section. Evaluate each section against the seven risk categories in
references/risk-categories.md. Assign each section a rating (CRITICAL / HIGH / MEDIUM / LOW / ACCEPTABLE). Mark fair sections as ACCEPTABLE with a brief note -- do not skip them.