[BUG] Sentry plugin - marketplace mismatch

Resolved 💬 3 comments Opened Feb 13, 2026 by TechniumSweatpants Closed Feb 17, 2026

Preflight Checklist

  • [x] I have searched existing issues and this hasn't been reported yet
  • [x] This is a single bug report (please file separate reports for different bugs)
  • [x] I am using the latest version of Claude Code

What's Wrong?

The Sentry plugin's own .claude/settings.json references sentry@sentry-plugin-marketplace which is a different marketplace than claude-plugins-official. That's an internal mismatch in the Sentry plugin itself.
The key issue is the skill files are on disk, the install manifests look correct, the installed_plugins.json points to the right path and it can see the skill names but fails to resolve the plugin identifier when trying to load the actual SKILL.md content.

What Should Happen?

If the Sentry plugin was working properly, clicking on any of those skills (like sentry-code-review) would show the full skill content, the instructions, workflow steps, and usage details.

Error Messages/Logs

Steps to Reproduce

  1. Select Plugins
  2. View Plugins
  • a. Select Skills
  • b. --> Message Displayed: Could not load skill files

Plugin not found: coderabbit@claude-plugins-official

Note: This is for every plugin selected.

Claude Model

Opus

Is this a regression?

No, this never worked

Last Working Version

_No response_

Claude Code Version

2.1.41 (Claude Code)

Platform

Anthropic API

Operating System

Windows

Terminal/Shell

PowerShell

Additional Information

<img width="1907" height="887" alt="Image" src="https://github.com/user-attachments/assets/e9864233-7604-43db-8de7-98653d56e8c8" />

View original on GitHub ↗

This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗