Plugin shows 'Published' but not resolvable via /plugin install
Resolved 💬 4 comments Opened Mar 27, 2026 by samgutentag Closed Apr 7, 2026
Summary
The trunk plugin was submitted via the in-app form at claude.ai/settings/plugins/submit and shows Published status (as of Mar 20, 2026) on the submissions page at claude.ai/settings/plugins/submissions.
However, running /plugin install trunk@claude-plugin-directory in Claude Code returns:
Plugin "trunk" not found in any marketplace
Checking the anthropics/claude-plugins-official repo, there is no external_plugins/trunk/ directory — so the listing was approved but never added to the directory.
Plugin details
- Name: trunk
- Repo: https://github.com/trunk-io/claude-code-plugin
- Description: Flaky test detection, root cause analysis, and fix suggestions for development teams.
- Author: Trunk (https://trunk.io)
- MCP endpoint: https://mcp.trunk.io/mcp
Expected behavior
After a plugin submission reaches "Published" status, it should be installable via /plugin install trunk@claude-plugin-directory.
This issue has 4 comments on GitHub. Read the full discussion on GitHub ↗