exa-advanced-troubleshooting

Apply Exa advanced debugging techniques for hard-to-diagnose issues.

Content Preview
---
name: exa-advanced-troubleshooting
description: |
  Apply Exa advanced debugging techniques for hard-to-diagnose issues.
  Use when standard troubleshooting fails, investigating complex race conditions,
  or preparing evidence bundles for Exa support escalation.
  Trigger with phrases like "exa hard bug", "exa mystery error",
  "exa impossible to debug", "difficult exa issue", "exa deep debug".
allowed-tools: Read, Grep, Bash(kubectl:*), Bash(curl:*), Bash(tcpdump:*)
version: 1.0.0
license: 
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/exa-advanced-troubleshooting.md \
  https://raw.githubusercontent.com/jeremylongshore/claude-code-plugins-plus-skills/main/plugins/saas-packs/exa-pack/skills/exa-advanced-troubleshooting/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/jeremylongshore/claude-code-plugins-plus-skills

Then reference at plugins/saas-packs/exa-pack/skills/exa-advanced-troubleshooting/SKILL.md

Related Skills