Preflight Checklist
What's Wrong?
Preflight Checklist
Environment
- OS: macOS (Apple Silicon)
- Claude Desktop: 1.8555.2 (a476c3) — 2026-05-22
- Claude Code CLI: 2.1.150
What's wrong?
Plugins installed from the anthropics/claude-for-legal marketplace via claude plugin install --cowork show as enabled in the CLI (claude plugin list --cowork) but do not appear in the Cowork desktop app UI under Plugins.
Steps to reproduce
claude plugin marketplace add anthropics/claude-for-legal --cowork
claude plugin install commercial-legal@claude-for-legal --cowork
- Confirm install:
claude plugin list --cowork → shows Status: ✔ enabled
- Quit and reopen Claude desktop app
- Open Cowork tab → Plugins panel
- Plugin does not appear
Expected behavior
Installed and enabled plugins should be visible in the Cowork Plugins panel.
Actual behavior
Plugins are not visible in Cowork UI despite being listed as enabled in the CLI. The marketplace name starts with claude- which may be triggering the reserved prefix validation bug (#56246).
Additional context
Related to #56246 ([BUG] Plugin names starting with "claude-" silently fail). In this case the issue is at the marketplace level, not the plugin name level — the marketplace itself is named claude-for-legal which may cause the same server-side rejection.
What Should Happen?
Installed and enabled plugins should be visible in the Cowork Plugins panel.
Error Messages/Logs
Steps to Reproduce
- Run: claude plugin marketplace add anthropics/claude-for-legal --cowork
- Run: claude plugin install commercial-legal@claude-for-legal --cowork
- Confirm install: claude plugin list --cowork → shows Status: ✔ enabled
- Quit Claude desktop app completely (Dock → right click → Quit)
- Reopen Claude desktop app
- Open Cowork tab → click Plugins panel
- Plugin does not appear in the list
Claude Model
Sonnet (default)
Is this a regression?
No, this never worked
Last Working Version
Unknown — this is a fresh install, no previous version to compare.
Claude Code Version
Claude Desktop: 1.8555.2 (a476c3) — 2026-05-22 Claude Code CLI: 2.1.150 macOS (Apple Silicon)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response
Preflight Checklist
What's Wrong?
Preflight Checklist
Environment
What's wrong?
Plugins installed from the
anthropics/claude-for-legalmarketplace viaclaude plugin install --coworkshow asenabledin the CLI (claude plugin list --cowork) but do not appear in the Cowork desktop app UI under Plugins.Steps to reproduce
claude plugin marketplace add anthropics/claude-for-legal --coworkclaude plugin install commercial-legal@claude-for-legal --coworkclaude plugin list --cowork→ shows Status: ✔ enabledExpected behavior
Installed and enabled plugins should be visible in the Cowork Plugins panel.
Actual behavior
Plugins are not visible in Cowork UI despite being listed as enabled in the CLI. The marketplace name starts with
claude-which may be triggering the reserved prefix validation bug (#56246).Additional context
Related to #56246 ([BUG] Plugin names starting with "claude-" silently fail). In this case the issue is at the marketplace level, not the plugin name level — the marketplace itself is named
claude-for-legalwhich may cause the same server-side rejection.What Should Happen?
Installed and enabled plugins should be visible in the Cowork Plugins panel.
Error Messages/Logs
Steps to Reproduce
Claude Model
Sonnet (default)
Is this a regression?
No, this never worked
Last Working Version
Unknown — this is a fresh install, no previous version to compare.
Claude Code Version
Claude Desktop: 1.8555.2 (a476c3) — 2026-05-22 Claude Code CLI: 2.1.150 macOS (Apple Silicon)
Platform
Anthropic API
Operating System
macOS
Terminal/Shell
Terminal.app (macOS)
Additional Information
No response