Chasing down bugs that only show up sometimes is miserable, and this skill gives you a systematic approach to actually catch them. It covers the essentials: comprehensive logging strategies with timestamps and correlation IDs, common culprits like race conditions and resource exhaustion, and a step-by-step investigation process. The reference guides break down capturing intermittent issues, identifying patterns in sporadic failures, and setting up monitoring to prevent recurrence. If you've ever stared at logs trying to figure out why a test passes 19 times then fails once, or why users occasionally report an error you can't reproduce, this is worth having in your toolkit.
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill intermittent-issue-debugging