vmanomaly-review
Installation
SKILL.md
vmanomaly configuration reviewer
Review a running or proposed vmanomaly v1.30+ configuration without mutating it. Separate facts, measured evidence, and hypotheses. A static rule may be a better outcome than an ML model.
Read references/evaluation-guide.md before judging detections or model-data fit.
Environment
export VM_ANOMALY_URL="https://vmanomaly.example.com"
# Use /dev/null without authentication. For authenticated instances, point this to a mode-0600
# curl config containing: header = "Authorization: Bearer <token>"
export VM_CURL_CONFIG="${VM_CURL_CONFIG:-/dev/null}"
Include any path prefix in the base URL. Never print or create the credential file.