synth-investigate-check
Installation
SKILL.md
Synthetic Check Investigator
Investigate Synthetic Monitoring check failures by triaging probe data, classifying failure scope, and identifying root cause.
Core Principles
- Use gcx commands — do not call Grafana APIs directly
- Trust the user's expertise — skip background explanations
- Use
-o jsonfor agent processing, default format for user display - Show timeline graphs for time-series data — they communicate trends faster than text
- Collect errors; report them at the end, not interleaved in workflow steps
Investigation Workflow
Step 1: Get Check Status (with early exit)
gcx synthetic-monitoring checks status <ID>