This one helps you define and implement SLOs when you're trying to formalize reliability targets for your services. It walks you through picking the right SLIs, setting error budgets, and building the monitoring infrastructure to track them. The approach is explicitly about balancing reliability with feature velocity, so it's aimed at teams that want to move fast without breaking things constantly. It won't help much if you don't have access to service metrics or if you're just doing basic uptime monitoring. The skill includes a playbook with patterns and examples, and it pushes you to align with stakeholders before committing to targets, which is the right instinct since SLOs tend to fail when they're purely technical exercises.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill observability-monitoring-slo-implement