This is a structured workflow for debugging and fixing production incidents using a multi-agent approach. It walks you through four phases: analyzing the issue with error traces and observability data, investigating root causes with git bisect and dependency checks, implementing fixes with language-specific agents, and verifying with regression tests and performance benchmarks. The extended thinking block reveals a lot of ambition around orchestrating specialist agents and modern tooling like Sentry and OpenTelemetry, though the actual implementation playbook will determine how much of that is real versus aspirational. Best for teams that want a systematic incident response checklist rather than ad-hoc firefighting, assuming you're comfortable with the agent orchestration mental model.
npx skills add https://github.com/sickn33/antigravity-awesome-skills --skill incident-response-smart-fix