AugmentClaude
OfficialClaude Code plugin

🏢Corporate Legal / M&A (official)

By Anthropic· 8,628

M&A diligence at machine speed — tabular data-room review with every cell cited, issue extraction, closing checklists, board consents.

Works with

  • Claude Code or Claude Cowork.
  • A data room / VDR export or contract folder to review.
  • Optional MCP connectors: iManage, Box, Google Drive.

What's inside

  • /corporate-legal:tabular-reviewcommand

    "Review these 200 target contracts for change-of-control, assignment, and MAC clauses" — one row per document, every cell cited to source.

  • /corporate-legal:diligence-issue-extractioncommand

    Reads VDR documents and extracts issues per your house categories and materiality thresholds.

  • /corporate-legal:closing-checklistcommand

    Tracks every condition, consent, document, and filing blocking close.

  • /corporate-legal:written-consentcommand

    Drafts unanimous written consents in house format.

Installation

Before you start

First run interviews you for your house diligence categories and materiality thresholds, then reviews read from that profile.

⚖️ Every output is a draft for attorney review — not legal advice.

  1. Make sure Claude Code is installed.
    npm i -g @anthropic-ai/claude-code
  2. Copy the block below and paste it into your terminal.

    The lines run one after another — everything the plugin needs, in one paste.

  3. Credentials

    No API keys. Optional document connectors (iManage, Box, Drive) have their own sign-in.

  4. Restart Claude Code and use it.

    Quit and reopen Claude Code so the plugin loads. Its commands and skills are then available in every session — run /plugin to confirm it's installed.

Prefer to read the source first? Open on GitHub.