review-contract

Analyze contract terms against standard playbooks and suggest redlines.

Updated Jun 30, 2026
One-click install
npx skills add https://github.com/Bossmann007/claude-legal-br --skill review-contract-bossmann007
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-contract
Source: https://github.com/Bossmann007/claude-legal-br/tree/main/skills/review-contract
Command: npx skills add https://github.com/Bossmann007/claude-legal-br --skill review-contract-bossmann007

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python, pandas, yamllint, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the process of reviewing and analyzing contracts, providing automated checks for compliance and suggesting redlines to improve terms.

Core Features & Use Cases

  • Automated Contract Review: Analyze contracts for compliance with organizational standards and regulatory requirements.
  • Redline Suggestions: Generate suggested redlines based on deviations from standard terms and conditions.
  • Use Case: When reviewing a new contract with a supplier, this Skill can quickly identify areas of concern, such as overly broad indemnification clauses or inadequate data protection measures.

Quick Start

Analyze the contract 'supplier-agreement.pdf' for compliance and suggest redlines.

Frequently Asked Questions about review-contract

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate contract review to identify deviations from standard playbooks?

Automated contract review parses text using Python to analyze contract terms and clauses, identifying deviations from standard playbooks and suggesting redlines to ensure compliance.

Can I generate redline suggestions for supplier agreements automatically?

Yes, you can generate redline suggestions for supplier agreements by analyzing the document text against configured YAML playbooks to flag inadequate data protection or broad indemnification clauses.

Do I need Python and YAML configurations to check contract compliance?

Yes, you need Python for parsing and analyzing contract text, and YAML for storing standard configurations and playbooks to run automated compliance checks effectively.

What is the best way to analyze legal terms for negotiation support?

The best way to analyze legal terms for negotiation support is automating clause analysis against organizational standards, which highlights areas of concern and suggests improvements for negotiations.

When should I not use automated compliance checks for legal documents?

Avoid automated compliance checks for legal documents when contracts require complex contextual interpretation beyond standard playbook rules, as automated parsing primarily targets structural term deviations.