This is for setting up proper error monitoring and observability in production systems. It helps you configure error tracking services, set up structured logging, define alert routing and severity levels, and build triage workflows so your team can actually find and fix issues fast. The skill includes guidance on error grouping, sampling strategies, and a separate implementation playbook for deeper patterns. It's most useful when you're standing up monitoring infrastructure or your current setup is noisy and unhelpful. Won't help much if you're just fixing a single bug or working in an environment where you can't access runtime metrics. The safety reminders about not logging secrets and using safe sampling rates are worth following.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill error-debugging-error-trace