review

Examinez un contrat de fournisseur, un NDA ou un abonnement SaaS par rapport à votre playbook. Identifie la structure de l'accord à partir des titres, oriente vers la compétence de révision appropriée…

npx skills add https://github.com/anthropics/claude-for-legal --skill review

/review

Reviews an inbound agreement against the playbook in ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md. Identifies the agreement structure from titles, selects the appropriate skill(s), and — if confirm_routing is enabled — checks with the user before proceeding.

Instructions

  1. Load ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md. If placeholders present, stop and prompt: "Run /commercial-legal:cold-start-interview first — I need to learn your playbook before I can review against it."

    Also read ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md## Review preferencesconfirm_routing. If the field is missing, treat it as true.

  2. Get the agreement: From file path, Drive link, [CLM ID], or pasted text. If none provided, ask.

  3. Read the document structure — titles first.

    Before reading the body, extract:

    • The main agreement title (e.g., "Master Services Agreement", "Non-Disclosure Agreement")
    • All exhibit, schedule, addendum, and attachment titles (e.g., "Exhibit A — Data Processing Addendum", "Schedule 1 — Subscription Order Form", "Annex B — Service Level Agreement")

    This is the routing signal. Do not rely on body keywords alone — a 40-page MSA with "confidential" throughout is not an NDA.

  4. Select the skill(s) based on document structure.

    Map each identified document or section to a skill:

    Document / section title containsSkill
    Non-Disclosure, NDA, Confidentiality Agreement (as the main agreement)nda-review
    Master Services Agreement, Professional Services, Statement of Work, Consulting Agreementvendor-agreement-review
    Subscription, SaaS, Cloud Services, Order Form with auto-renewal, Software License with recurring feessaas-msa-review (overlay on vendor-agreement-review)
    Data Processing Addendum, DPA, Data Processing Agreement (as exhibit or standalone)note for vendor-agreement-review → data protection section
    Service Level Agreement, SLA (as exhibit)note for saas-msa-review → SLA section

    Multiple skills may apply. Common combinations:

    • MSA + DPA exhibit → vendor-agreement-review, with DPA noted
    • SaaS subscription + Order Form + SLA exhibit → saas-msa-review (covers all three)
    • MSA + Order Form with auto-renewal → vendor-agreement-review + saas-msa-review overlay

    When the structure is genuinely ambiguous after reading titles (e.g., a document titled "Agreement" with no exhibits listed), read the first two pages of the body to resolve it — then stop and route.

  5. Confirm routing if enabled.

    If confirm_routing is true in ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md (or field is absent):

    I'm going to review this as: [agreement type(s)].
    
    Documents identified:
    - [Main agreement title] → [skill]
    - [Exhibit A title] → [how it will be handled]
    - [Exhibit B title] → [how it will be handled]
    
    Sound right? (yes / no — or tell me what I got wrong)
    

    Wait for confirmation before proceeding. If the user corrects the routing, apply their instruction and proceed.

    If confirm_routing is false: proceed silently. Log the routing decision at the top of the review memo so the user can see what was applied.

  6. Run the skill(s). Follow each skill's workflow fully. If multiple skills apply, run them in sequence and integrate the output into a single memo — don't produce separate memos.

  7. Check for escalations: If any issue exceeds the reviewer's authority per the ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md matrix, invoke escalation-flagger to route and draft the ask.

  8. Offer follow-ups:

    • Stakeholder summary for the business owner
    • Redline .docx with tracked changes
    • [CLM] record creation (if connected)
    • Add to renewal register (if auto-renewal found)

Configuring confirm_routing

Add to ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md## Review preferences:

## Review preferences

confirm_routing: true   # Set to false to skip routing confirmation and proceed automatically

The cold-start interview should ask about this preference. Default is true — confirmation on. As trust builds, the user can set it to false.

Examples

/commercial-legal:review vendor-msa.pdf
/commercial-legal:review https://drive.google.com/file/d/ABC123
/commercial-legal:review
[paste agreement text]

Output

Full review memo per the skill's format. Routing decision logged at the top. Deviation-by-deviation, specific redline language, named approver. Saved where ~/.claude/plugins/config/claude-for-legal/commercial-legal/CLAUDE.md → House style says work product goes.

Plus de skills de anthropic

access
anthropic
Gérer l'accès aux canaux Discord — approuver les appariements, modifier les listes d'autorisation, définir la politique de MP/groupes. Utiliser lorsque l'utilisateur demande d'appairer, d'approuver quelqu'un, de vérifier qui est autorisé,…
official
session-report
anthropic
Générer un rapport HTML explorable de l'utilisation de la session Claude Code (tokens, cache, sous-agents, compétences, prompts coûteux) à partir des transcriptions de ~/.claude/projects.
official
build-mcp-server
anthropic
Cette compétence doit être utilisée lorsque l'utilisateur demande de "construire un serveur MCP", "créer un MCP", "faire une intégration MCP", "encapsuler une API pour Claude", "exposer des outils à…
official
cookbook-audit
anthropic
Auditer un notebook du Anthropic Cookbook selon une grille d'évaluation. À utiliser lorsqu'une révision ou un audit de notebook est demandé.
official
handle-complaint
anthropic
Gère une réclamation client de bout en bout — extrait le contexte, rédige une réponse et suggère une correction opérationnelle. Accepte un email ou un ID de ticket en option…
official
use-case-triage
anthropic
Déterminer rapidement si une activité de traitement nécessite une PIA, une DPIA obligatoire au titre du RGPD, ou peut se poursuivre — détecte les conflits de politique de confidentialité et oriente vers la bonne…
official
board-minutes
anthropic
Rédige les procès-verbaux des réunions du conseil ou du comité dans votre format maison. Détecte automatiquement les réunions à venir du conseil et des comités à partir de votre calendrier, demande l'ordre du jour et…
official
renewal-tracker
anthropic
Affiche les contrats dont les échéances de résiliation approchent et prévient avant la fermeture des fenêtres de préavis, en travaillant à partir d’un registre de renouvellement tenu à jour. Utiliser lorsque l’utilisateur demande…
official