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
464 B
JSON
5 lines
464 B
JSON
[
|
|
{ "event": "Watch docket 2:26-cv-00315 in N.D. Cal., matter M-2026-042", "description": "Single-matter federal docket sweep" },
|
|
{ "event": "Daily sweep: all active matters with hearings in next 14 days", "description": "Scheduled portfolio sweep for near-term hearings" },
|
|
{ "event": "New filing detected: Motion to Dismiss in matter M-2026-042, compute opposition deadline", "description": "Event-triggered deadline computation for a specific filing" }
|
|
]
|