·deep-debug
</>

deep-debug

jezweb/claude-skills

Multi-agent investigation for stubborn bugs. Use when: going in circles debugging, need to investigate browser/API interactions, complex bugs resisting normal debugging, or when symptoms don't match expectations. Launches parallel agents with different perspectives and uses Chrome tools for evidence gathering.

162Installs·6Trend·@jezweb

Installation

$npx skills add https://github.com/jezweb/claude-skills --skill deep-debug

SKILL.md

Status: Production Ready Last Updated: 2026-02-02 Dependencies: Chrome MCP tools (optional), debugger agent, code-reviewer agent

| All 3 agree on root cause | High confidence - fix it | | 2 agree, 1 different | Investigate the difference | | All 3 different | Need more evidence |

After implementing the fix, re-gather the same evidence to confirm:

Multi-agent investigation for stubborn bugs. Use when: going in circles debugging, need to investigate browser/API interactions, complex bugs resisting normal debugging, or when symptoms don't match expectations. Launches parallel agents with different perspectives and uses Chrome tools for evidence gathering. Source: jezweb/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/jezweb/claude-skills --skill deep-debug
Category
</>Dev Tools
Verified
First Seen
2026-02-02
Updated
2026-02-18

Quick answers

What is deep-debug?

Multi-agent investigation for stubborn bugs. Use when: going in circles debugging, need to investigate browser/API interactions, complex bugs resisting normal debugging, or when symptoms don't match expectations. Launches parallel agents with different perspectives and uses Chrome tools for evidence gathering. Source: jezweb/claude-skills.

How do I install deep-debug?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/jezweb/claude-skills --skill deep-debug Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/jezweb/claude-skills