skills/contract-review-report/SKILL.md
Generate premium contract review reports with clause summaries, risk register, negotiation points, redline-style suggestions, counterparty email draft, and manifest metadata.
npx skillsauth add hasna/skills contract-review-reportInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Generate a structured contract review package from an agreement, terms sheet, statement of work, vendor contract, or customer contract.
skills auth login.skills run contract-review-report --source ./msa.txt --party "Acme" --counterparty "VendorCo"
skills run contract-review-report --contract "Termination requires 90 days notice..." --focus "privacy,liability,payment"
| Option | Description | Default |
|--------|-------------|---------|
| --contract <text> | Contract text. Positional text also works. | required unless --source is used |
| --source <path> | Read contract text from a file. | none |
| --party <text> | Your company or client name. | Our company |
| --counterparty <text> | Other party name. | Counterparty |
| --jurisdiction <text> | Governing context for notes. | Not specified |
| --focus <list> | Comma-separated focus areas. | liability,payment,termination,privacy |
| --output <dir> | Output directory for direct local execution. Hosted runs use the run export directory. | run export dir |
contract-review-report.mdrisk-register.csvclause-summary.jsonredline-suggestions.mdnegotiation-email.mdmanifest.jsonAfter submitting a hosted run, poll with skills runs status <run-id> and download outputs with skills exports download <run-id>.
testing
Merge a GitHub pull request, merge when green, use a merge queue, or decide whether a pull request is mergeable. Use only for explicit merge intent, not ordinary review.
development
Generate premium performance audit reports for web apps, APIs, or SaaS surfaces with metrics, findings, budgets, remediation plans, and manifest metadata.
data-ai
Generate premium customer feedback reports from reviews, support tickets, surveys, call notes, or raw feedback with clusters, sentiment, root causes, roadmap recommendations, evidence, and manifest metadata.
development
Generate high-quality PDF documents from markdown, HTML, or templates