Commit graph

8 commits

Author SHA1 Message Date
Tobin South
4d55f53962
Post-merge cleanup: whitespace, doc sync, canonical skill names, root CLAUDE.md (#33)
Cleanup pass following the CoCounsel merge (#4) and Lexis removal (#5):
- Normalize whitespace and JSON indentation across plugin metadata files
- Sync marketplace.json with plugin.json (ip-legal description, Courtroom5 title field)
- Add missing ai-inventory and invention-intake rows to README skill reference
- Replace stale short-form skill names in customize/cold-start SKILL.md prose with canonical directory names across 11 plugins (same bug class as the /setup -> /cold-start-interview QA fix)
- Fix FYY -> FYI typo and a phantom WebFetch claim in launch-radar docs
- Address review findings: line-wrapped /check-claims, /renewals-due -> /renewal-tracker, stale /setup in references/, agent.yaml comment contradiction, redundant 'intake intake'
- Add root CLAUDE.md with validation conventions (claude plugin validate, I1-I11 invariants, frontmatter requirements) and a marketplace.json description + $schema

No behavioral changes. claude plugin validate passes clean.
2026-05-15 14:10:09 -07:00
Mark Pike
210fd7a6cf
Remove Lexis references at partner request 2026-05-12 11:45:01 -07:00
Tobin South
993f6619fc
Merge pull request #4 from anthropics/tobin/add-cocounsel-legal
Add CoCounsel Legal partner plugin under external_plugins/
2026-05-12 09:34:18 -07:00
tobin
d29d2ce0ca
Add CoCounsel Legal partner plugin under external_plugins/
Adds the Thomson Reuters CoCounsel Legal plugin (Westlaw Deep Research)
as a vendor-maintained plugin under a new external_plugins/ directory,
following the partner-built layout used elsewhere.

- external_plugins/cocounsel-legal/: plugin.json, .mcp.json (HTTP MCP
  server with OAuth), deep-research skill, vendor README
- .claude-plugin/marketplace.json: register cocounsel-legal pointing at
  ./external_plugins/cocounsel-legal with Thomson Reuters as author
- README.md: document external_plugins/ in the repo layout, add an
  'External / partner-built' section, list the CoCounsel Legal connector,
  and add a skill reference entry
2026-05-12 09:00:40 -07:00
Matt Piccolella
fae1e3ecb7
Update README.md 2026-05-12 08:54:52 -07:00
Matt Piccolella
53fbd79bc2
Update README.md 2026-05-12 08:51:16 -07:00
Matt Piccolella
5244bbc376
Update README.md
Add video recording to README
2026-05-12 08:50:24 -07:00
Matt Piccolella
d541734b08
Initial commit of Claude for Legal 2026-05-11 13:44:26 -07:00