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
{
"name": "punkdev/cc2oc",
"version": "0.1.1",
"private": false,
"summary": "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.",
"skills": {
"migrate-plugin": {
"path": "skills/migrate-plugin/SKILL.md"
},
"docs": {
"path": "skills/docs/SKILL.md"
},
"ci-setup": {
"path": "skills/ci-setup/SKILL.md"
}
}
}