By rohitg00
Guides developers through a structured debugging workflow that integrates with git bisect to pinpoint the exact commit introducing a bug, then steps through reproduction, root cause analysis, fix application, verification, and regression test addition.
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.
npx claudepluginhub rohitg00/awesome-claude-code-toolkit --plugin debug-sessionPersistent memory for AI coding agents -- captures tool usage, compresses via LLM, injects context into future sessions. 12 hooks, 41 MCP tools, 4 skills, real-time viewer.
Complete AI coding workflow system. Self-correcting memory + persistent FTS5-indexed research wikis + auto-research loop + multi-LLM council on a single SQLite store. 33 skills, 8 agents, 22 commands, 37 hook scripts across 24 events. Cross-agent via SkillKit.
Complete developer toolkit for Claude Code
Image and visual analysis with screenshot interpretation and text extraction
API design, documentation, and testing with OpenAPI spec generation
Git utilities and debugging workflows
Debug issues systematically with root cause analysis and execution tracing
Find and fix a bug. Default is the careful path (reproduce, investigate, test). Add `--fast` for emergency hotfix mode.
Debugging specialist for errors, test failures, and unexpected behavior. Use proactively when encountering any issues.
Systematic debugging and root cause analysis framework - four-phase investigation process ensuring understanding before fixes
General debugging and utility commands