Smithery Logo
MCPsSkillsDocsPricing
Login
Smithery Logo

Accelerating the Agent Economy

Resources

DocumentationPrivacy PolicySystem Status

Company

PricingAboutBlog

Connect

© 2026 Smithery. All rights reserved.

    neversight

    root-cause-analysis

    neversight/root-cause-analysis
    Data & Analytics
    2
    1 installs

    About

    SKILL.md

    Install

    Install via Skills CLI

    or add to your agent
    • Claude Code
      Claude Code
    • Codex
      Codex
    • OpenClaw
      OpenClaw
    • Cursor
      Cursor
    • Amp
      Amp
    • GitHub Copilot
      GitHub Copilot
    • Gemini CLI
      Gemini CLI
    • Kilo Code
      Kilo Code
    • Junie
      Junie
    • Replit
      Replit
    • Windsurf
      Windsurf
    • Cline
      Cline
    • Continue
      Continue
    • OpenCode
      OpenCode
    • OpenHands
      OpenHands
    • Roo Code
      Roo Code
    • Augment
      Augment
    • Goose
      Goose
    • Trae
      Trae
    • Zencoder
      Zencoder
    • Antigravity
      Antigravity
    ├─
    ├─
    └─

    About

    Analyze telemetry data for root cause analysis using Kopai CLI. Use when debugging errors, investigating latency issues, tracing request flows across services, or correlating logs with traces.

    SKILL.md

    Root Cause Analysis with Kopai

    Guide for debugging production issues using telemetry data (traces, logs, metrics) via Kopai CLI.

    Prerequisites

    Ensure access to Kopai app backend. Make sure the services are set up to send their OpenTelemetry data to Kopai. See otel-instrumentation skill for setup.

    RCA Workflow Summary

    1. Find error traces
    2. Get full trace context
    3. Correlate logs with trace
    4. Check related metrics
    5. Identify root cause

    Rules

    1. Workflow (CRITICAL)

    • workflow-find-errors - Find Error Traces
    • workflow-get-context - Get Full Trace Context
    • workflow-correlate-logs - Correlate Logs with Trace
    • workflow-check-metrics - Check Related Metrics

    2. Patterns (HIGH)

    • pattern-http-errors - HTTP Error Debugging
    • pattern-slow-requests - Slow Request Analysis
    • pattern-distributed - Distributed Failure Tracing
    • pattern-log-driven - Log-Driven Investigation

    Read rules/<rule-name>.md for details.

    Tips

    1. Always use --json for programmatic analysis
    2. Pipe to jq for filtering/aggregation
    3. Start with errors, then trace backwards
    4. Check span Duration to find bottlenecks
    5. Correlate TraceId across traces, logs, metrics

    References

    • trace-filters - Trace search filter options
    • log-filters - Log search filter options
    • metric-filters - Metric search filter options
    Recommended Servers
    Sentry
    Sentry
    InfraNodus Knowledge Graphs & Text Analysis
    InfraNodus Knowledge Graphs & Text Analysis
    ThinAir Data
    ThinAir Data
    Repository
    neversight/skills_feed