Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions legal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ An AI-powered productivity plugin for in-house legal teams, primarily designed f

> **Disclaimer:** This plugin assists with legal workflows but does not provide legal advice. Always verify conclusions with qualified legal professionals. AI-generated analysis should be reviewed by licensed attorneys before being relied upon for legal decisions.

> **Jurisdiction Notice:** The default playbook examples in this plugin reference U.S. legal concepts, jurisdictions (e.g., Delaware, New York, California), and regulations (e.g., CCPA). If you operate outside the United States, you must customize the playbook configuration in `.claude/legal.local.md` to reflect your local laws, regulations, and standard commercial practices before relying on this plugin.

## Target Personas

- **Commercial Counsel** -- Contract negotiation, vendor management, deal support
Expand All @@ -29,6 +31,8 @@ claude plugins add knowledge-work-plugins/legal

Create a local settings file to define your organization's standard positions. This is where you encode your team's negotiation playbook, risk tolerances, and standard terms.

> **Note:** The example below uses U.S.-centric defaults. Adjust governing law, regulatory references, and standard positions to match your jurisdiction.

In your project's `.claude/` directory, create a `legal.local.md` file:

```markdown
Expand Down