What problem does it solve?
This skill eliminates speculative debugging in shared development environments by providing a structured, observability-driven investigation process that localizes failures to specific services, spans, or data states.
Core Features & Use Cases
- Observability-First Triage: Automatically follows configured tracing and dashboard sources to pinpoint the exact service and operation where a failure originates.
- Runbook Integration: Detects and follows existing organizational runbooks to ensure investigations align with established institutional knowledge.
- Use Case: When a shared dev environment reports a 500 error after a deployment, this skill guides the agent to verify traces, orchestrator health, and data consistency in the correct order to identify if the issue is a configuration drift, a bad image, or corrupted data.
Quick Start
Use the triage-dev skill to investigate the current error spike in the shared development environment by following the configured observability order.