Add and ship OpenCode support for one Claude Code plugin at a time. Includes core migration to a reviewable `opencode-plugin/` adapter, maintainer-facing docs, and follow-up CI/versioning setup for package publishing or skill-copy drift checks.
92
92%
Does it follow best practices?
Impact
97%
1.25xAverage score across 2 eval scenarios
Passed
No known issues
| Check | Result |
|---|---|
Claude .mcp.json inspected | |
Inline .claude-plugin/plugin.json mcpServers inspected | |
| OpenCode config destination chosen | |
env renamed to environment | |
Local command converted to array | |
| Secrets preserved as env placeholders, not literals | |
Existing mcp name conflicts resolved | |
| Local command paths exist or are documented dependencies | |
opencode mcp list checked when available | |
OAuth servers authenticated with opencode mcp auth <name> when needed |