ils15

Debug Issue.Prompt — Development skill for Claude Code

Development community

Rapidly debug issues with parallel file discovery and analysis.

How to install Debug Issue.Prompt

Installs to ~/.claude/skills/ils15-pantheon-legacy-debug-issue.prompt/SKILL.md

Terminal
mkdir -p ~/.claude/skills/ils15-pantheon-legacy-debug-issue.prompt && curl -fsSL https://raw.githubusercontent.com/ils15/pantheon-legacy/HEAD/prompts/debug-issue.prompt.md -o ~/.claude/skills/ils15-pantheon-legacy-debug-issue.prompt/SKILL.md

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

What Debug Issue.Prompt does


name: debug-issue description: "Rapidly debug issues with parallel file discovery and analysis" agent: apollo tools: ['search', 'usages']

Debug Quickly (Apollo - Scout)

5-10 Parallel Searches

Apollo launches simultaneous parallel searches:

Search 1: Exact error message Search 2: Mentioned function/class Search 3: Related file patterns Search 4: Similar test cases Search 5: Related issues/PRs Search 6: Stack trace patterns Search 7: Config files Search 8: Logging statements Searc

Alternatives in Development

  • Debug Buttercup — Trail of Bits security skill for debug buttercup 3.7k ★
  • Crypto Research Command — Think hard and execute comprehensive cryptocurrency research by calling all crypto analysis agents in parallel 3.4k ★
  • Flow Parallel — Decompose and execute large changes, migrations, or multi-issue fixes in parallel with quality gates 2.8k ★

Full documentation available on GitHub

View Source Repository