Debugging primitives (capture logs, isolate issue, diagnose error, track bugs) with code/system/issue variant scaffolds, plus a KDE hotkey utility for capturing live system bugs.
Welcome to the debugging workspace. Let's get started by understanding the problem.
The user wants to find existing bug reports, fixes, or workarounds in an `issue-tracking` workspace.
Narrow the failure surface by systematically eliminating variables.
The user wants to document a new bug in an `issue-tracking` workspace. They may provide a URL to an existing report, paste raw text, or describe the problem verbally.
Ingest logs, screenshots, recordings, or configuration files into the current debugging workspace so they can be analysed systematically.
Use when the user wants to audit an API for deprecated endpoints to remove and missing endpoints to add. Triggers on phrases like "audit the API", "review API endpoints", "api removal and addition audit".
Use when the user wants to verify API conformance with the OpenAPI standard and generate an OpenAPI JSON definition. Triggers on phrases like "openapi audit", "check openapi conformance", "generate openapi spec".
Install or invoke the Bug Catcher — a one-keystroke KDE Plasma utility that captures a system bug while it's still fresh in the logs and immediately launches Claude to diagnose and fix it. Use when the user wants quick on-the-spot Linux/system bug capture (GPU freezes, audio dropouts, crashes, OOM, USB issues, network blips, recurring bugs), or asks to install a hotkey for capturing system issues.
Provision a new debugging workspace on disk. Use when the user wants to start a new debugging effort (a specific code bug, a system-level issue, or a long-running bug/fix knowledge base). Accepts a workspace name and optional variant (code-debugging | system-debugging | issue-tracking). Scaffolds the workspace, personalises CLAUDE.md from the user's global memory, and (by default) creates a GitHub repo.
Uses power tools
Uses Bash, Write, or Edit tools
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for systematic debugging — code-level bugs, system-level issues, and long-running bug/fix tracking. Ships primitives for capturing logs, forming and testing hypotheses, diagnosing errors, and documenting fixes, plus a provisioning skill that scaffolds a fresh debugging workspace.
Part of the danielrosehill Claude Code marketplace.
Investigation commands (/debugging:*):
onboarding — start a new debugging session and capture the problem statementcapture-logs — ingest and normalise logs, screenshots, or other evidence into the workspace inputs treeisolate-issue — narrow the failure surface by eliminating variablesdiagnose-error — analyse a specific error/stack trace and propose root causeshypotheses — review, categorise, and update debugging hypothesesstatus — report current state of the debugging effortsummarize — generate a comprehensive debugging summaryBug-tracking commands (/debugging:*):
new-bug — file a structured bug reportdocument-fix — record a fix or workaround for a tracked bugsearch-bugs — search the bug/fix/workaround knowledge baseAgents:
analyst — examines evidence and identifies patternsinvestigator — designs and executes hypothesis tests/debugging:new-workspace <name> [--variant=code-debugging|system-debugging|issue-tracking] [--local-only]Scaffolds a new workspace (CLAUDE.md + the right directory structure for the chosen variant), personalises it from ~/.claude/CLAUDE.md, and (by default) creates a public GitHub repo for it.
/debugging:bug-catcherInstalls a hotkey-launchable kdialog quick-pick (Super+B recommended) that captures common Linux issues — GPU freeze, audio dropout, crash, OOM, USB, network, recurring — and immediately launches Claude in a fresh konsole with a prompt asking it to grep journalctl --since '5 minutes ago' and dmesg and propose a fix. Adaptable to GNOME (zenity + gnome-terminal).
Primitives live in the plugin — globally available from any cwd.
Workspace scaffolds are provisioned as data — no .claude/ tree inside provisioned workspaces.
Plugin updates never touch your workspace data.
See PLAN.md in Claude-Workspace-Reshaping-190426 for the full pattern spec this plugin follows.
code-debugging (default) — investigating a specific software bug. Inputs/outputs structure for logs, screenshots, analysis, and remediation attempts. Includes chronological debug-log/ and context/ for the problem statement.system-debugging — same evidence/analysis shape, oriented for OS/infrastructure/integration-level issues rather than a single codebase.issue-tracking — long-running bug knowledge base. bugs/ grouped by component, fixes/ with root-cause analysis, workarounds/ for unresolved issues.Via the danielrosehill marketplace:
/plugin marketplace add danielrosehill/Claude-Code-Plugins
/plugin install debugging
MIT.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin debuggingComprehensive UI/UX design plugin for mobile (iOS, Android, React Native) and web applications with design systems, accessibility, and modern patterns
Multi-model consensus engine integrating OpenAI Codex CLI, Gemini CLI, and Claude CLI for collaborative code review and problem-solving.
Ultra-compressed communication mode. Cuts ~75% of tokens while keeping full technical accuracy by speaking like a caveman.
Standalone image generation plugin using Nano Banana MCP server. Generates and edits images, icons, diagrams, patterns, and visual assets via Gemini image models. No Gemini CLI dependency required.
Write feature specs, plan roadmaps, and synthesize user research faster. Keep stakeholders updated and stay ahead of the competitive landscape.
Curate auto-memory, promote learnings to CLAUDE.md and rules, extract proven patterns into reusable skills.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.