Agent Skill · Harness

ai-operations

Configure Harness AI-powered operations (AIDA) via MCP. Set up predictive failure analysis with ML models for memory leaks, disk exhaustion, connection pool saturation, and latency degradation. Configure intelligent alert correlation and noise reduction to reduce alert volume. Use when asked to set up predictive failure analysis, configure AI-powered alerting, reduce alert noise, or enable ML-based anomaly detection. Do NOT use for pipeline debugging (use debug-pipeline instead) or SLO management (use manage-slos instead). Trigger phrases: AIDA, predictive failure, alert correlation, noise reduction, anomaly detection, AI ops, predictive analysis, alert fatigue, ML alerting, intelligent alerting.

Provider: Harness Path in repo: skills/ai-operations/SKILL.md

Skill body

AI Operations

Configure AI-powered predictive failure analysis and intelligent alert correlation using Harness AIDA.

Instructions

Step 1: Establish Scope

Confirm the user’s org, project, service, and observability stack.

Call MCP tool: harness_list
Parameters:
  resource_type: "project"
  org_id: "<organization>"

Step 2: Identify the AI Operations Task

Determine which workflow the user needs:

  1. Predictive Failure Analysis – ML-based detection of impending failures before SLO breach
  2. Alert Correlation and Noise Reduction – Group related alerts and suppress duplicates

Step 3: Configure Predictive Failure Analysis

Gather from the user:

Configure failure prediction scenarios:

  1. Memory leak detection – Flag services where memory grows above threshold per window
  2. Disk exhaustion – Predict time-to-full and alert N hours in advance
  3. Connection pool saturation – Alert when pool usage exceeds threshold for sustained duration
  4. Latency degradation – Detect progressive slowdown before SLO breach
  5. Deployment-induced regression – Correlate metric changes with recent deployments

Configure alerting:

Configure data sources:

Step 4: Configure Alert Correlation and Noise Reduction

Gather from the user:

Configure alert correlation:

Configure noise reduction:

Configure intelligent routing:

Examples

Performance Notes

Troubleshooting

High False Positive Rate

Predictions Not Triggering

Skill frontmatter

metadata: {"author"=>"Harness", "version"=>"1.0.0", "mcp-server"=>"harness-mcp-v2"} license: Apache-2.0 compatibility: Requires Harness MCP v2 server (harness-mcp-v2)