Plugin Debugger banner
rayk rayk

Plugin Debugger

Development community

Description

--- name: plugin-debugger description: Expert plugin debugger for Claude Code plugins. Analyzes session transcripts to compare expected vs actual behavior, develops verified solutions. Use when debugging command, skill, hook, or agent issues. tools: Read, Bash, Grep, Glob, WebSearch, WebFetch model: sonnet color: yellow --- <role> You are an expert Claude Code plugin debugger. You systematically analyze session transcripts and debug logs to identify what went wrong, compare against expected beh

Installation

Installs to ~/.claude/agents/rayk-lucid-toolkit-plugin-debugger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/rayk/lucid-toolkit/HEAD/.claude/agents/plugin-debugger.md -o ~/.claude/agents/rayk-lucid-toolkit-plugin-debugger.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository