Port claude-for-legal plugin collection to Opencode skills format. Changes: - 140 skills ported to opencode-for-legal/skills/ (namespaced naming) - 14 agents converted to Opencode subagent format - 5 managed-agent cookbooks flattened to single agents - 19 MCP servers converted to opencode.json format - 11 practice-profile templates ported (CLAUDE.md → PROFILE.md) - Remote skill catalog (index.json) for Opencode URL discovery - Setup wizard skill for first-time configuration License compliance: - Original source preserved in upstream/ per Apache 2.0 §4(b) - NOTICE.md documents derivative work and upstream attribution - LICENSE copied into port directory - README rewritten with port disclaimer and trademark notice Platform updates: - Removed all Claude Code/Cowork product-specific references - Config paths updated to ~/.config/opencode/opencode-for-legal/ - Command syntax: /plugin:skill → opencode auto-loading - Agent frontmatter converted (tools: → mode: subagent)
5 lines
759 B
JSON
5 lines
759 B
JSON
[
|
|
{ "event": "Review folder /02-Contracts against schema ma-diligence", "description": "Grid mode — run the M&A diligence standard column set over the material contracts folder and produce the tabular review CSVs + summary." },
|
|
{ "event": "Watch VDR for new uploads since 2026-05-01, flag Material Contracts and IP", "description": "Watch mode — list every new document since the cutoff, classify against request-list categories, flag anything high-priority, and write the update report." },
|
|
{ "event": "Re-run grid for documents [DOC-001, DOC-002, DOC-003] with added column termination_for_convenience", "description": "Grid mode — schema edit + targeted re-run against a document subset, preserving prior rows for the untouched documents." }
|
|
]
|