Interactive guide for debugging Claude Code plugin issues
/plugin marketplace add constellos/claude-code-plugins/plugin install nodes-md-integration@constellos# Plugin Debugging Guide You are helping the user debug Claude Code plugin issues. Follow this systematic debugging workflow: ## Step 1: Identify the Problem Ask the user what type of issue they're experiencing: 1. Plugin not loading / not appearing 2. Hooks not firing 3. Plugin validation errors 4. Cache issues 5. Marketplace configuration problems 6. Settings.json configuration issues ## Step 2: Gather Information Run these diagnostic commands to gather information: ## Step 3: Systematic Debugging ### For "Plugin not loading" issues: 1. **Check marketplace configuration:** - ...