Status: not implemented. This directory is a placeholder so the repo's structure mirrors the multi-platform pattern (Claude / Codex / Cursor / OpenCode / Gemini). TMB ships Claude Code only.
Once implemented, this directory would hold the OpenCode adapter:
plugins/tmb.js— OpenCode plugin entry point (auto-discovers./skills/from repo root)- An
INSTALL.mddocumenting the install path:/plugin install tmb@trustmybot(or equivalent)
OpenCode uses native skill auto-discovery, so the manifest is thinner than other platforms.
When OpenCode adoption justifies a maintained adapter. Tracking issue applies.