plugins marketplace
← All plugins

legal-team

v1.9.1

Legal team — 10 agents: Brief, Clause, Bind, Frame, Shield, Scope, Audit, Cite, Lodge, Terms

Claude Code

by tonone-aiMIT2.6kupdated 10 hours ago

Source

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Clone the source, then follow the repository's marketplace instructions for your runtime. The plugin root is plugins/ai-agency/tonone/bundle/legal-team/ inside the repository.

Layout

plugins/ai-agency/tonone/bundle/legal-team/
└── .claude-plugin/plugin.json

Manifests1

plugins/ai-agency/tonone/bundle/legal-team/.claude-plugin/plugin.json
{
  "name": "legal-team",
  "version": "1.9.1",
  "description": "Legal team — 10 agents: Brief, Clause, Bind, Frame, Shield, Scope, Audit, Cite, Lodge, Terms",
  "author": {
    "name": "tonone-ai",
    "url": "https://tonone.ai"
  },
  "repository": "https://github.com/tonone-ai/tonone",
  "license": "MIT",
  "keywords": [
    "agents",
    "legal-team",
    "contracts",
    "compliance",
    "ip",
    "governance",
    "regulatory",
    "privacy",
    "bundle"
  ]
}