AI Anomaly Triage

Correlate query stats, telemetry, policy decisions, and replay memory into deterministic incident hypotheses and next-best actions.

rweisssieker-xp Updated

File contents

AI Anomaly Triage

Use this skill when an operator asks why database behavior changed, whether a deployment caused a regression, or what to investigate first during an incident.

Run:

node runtime/runTool.js ai_anomaly_triage '{"engine":"postgres","database":"analytics","deploymentId":"deploy-42","incidentWindowMinutes":45}'

The tool is offline and deterministic. It combines workload stats, telemetry-correlation output, policy-memory signals, and recent replay context. It returns an anomaly score, root-cause hypotheses, next-best actions, and explainability fields listing the exact signal families used.

rweisssieker-xp/sqlserver-postgres-plugin/tree/main/plugins/sqlserver-postgres-performance-advisor/skills/ai-anomaly-triage commit 5f8534462a

Frequently asked questions

npx skillmds@latest add rweisssieker-xp/ai-anomaly-triage