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
489 B
JSON
5 lines
489 B
JSON
[
|
|
{ "event": "Scan tracker for launches in next 6 weeks", "description": "Weekly radar — default horizon, all surfaces" },
|
|
{ "event": "Triage: new Agent autonomy feature (PROJ-1234), is this a problem?", "description": "Single-ticket triage against the calibration table — runs the is-this-a-problem path end-to-end" },
|
|
{ "event": "Re-scan after roadmap reprioritization, horizon: 4 weeks", "description": "Off-cadence refresh after a planning meeting shuffled launch dates" }
|
|
]
|