Debug Plugin banner
rayk rayk

Debug Plugin

Development community

Description

--- description: Debug plugin issues by analyzing session transcripts, comparing expected vs actual behavior, and developing verified solutions argument-hint: <run> in <project> using <command|skill|hook> <problem-description> --- <objective> Invoke the plugin-debugger subagent to debug a plugin issue by analyzing what happened versus what should have happened. Parse $ARGUMENTS to extract: - **run**: Session/run identifier (e.g., "last run", "this morning's session") - **project**: Project whe

Installation

Installs to ~/.claude/commands/rayk-lucid-toolkit-debug-plugin.md

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

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

Full documentation available on GitHub

View Source Repository