This is a comprehensive debugging workflow that combines AI-powered triage with modern observability tools like Sentry, DataDog, and Honeycomb. It walks you through hypothesis generation, instrumentation placement, and production-safe debugging techniques like feature-flagged logging and canary deployments. The skill really shines when you're dealing with intermittent production issues that need observability data rather than local reproduction. It's opinionated about structure, which is helpful if you're drowning in error logs, but might feel heavy if you just need to step through a simple stack trace. The output format focuses on actionable fixes with validation plans rather than just identifying problems.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill debugging-toolkit-smart-debug