LogoClawIndex
CasesSkillsAbout
LogoClawIndex

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.

Skills with capability: identify root cause

Browse skills that share this capability.

  • systematic-debugging - Systematic Root Cause Debugging Process
    debuggingroot cause analysiserror handlingtesting

    ★ 69 · Updated 2026-06-15

    Four-phase debugging methodology to find root cause before fixing bugs, test failures, or unexpected behavior

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • detect-anomalies-aiops - AI-Powered Anomaly Detection for Operations
    aiopsanomaly detectiontime seriesmachine learning

    ★ 34 · Updated 2026-05-28

    Detect anomalies in operational metrics using machine learning and time series analysis

    ⚙ load time series metrics⚙ detect anomalies⚙ forecast metrics
  • systematic-debugging - Systematic Technical Debugging Method
    debuggingtroubleshootingroot cause analysistesting

    ★ 0 · Updated 2026-05-09

    Debug technical issues by identifying root causes before applying fixes

    ⚙ reproduce bug⚙ isolate issue⚙ trace execution
  • python-canary-fix - Fix Python canary cron failures
    pythoncanaryCI/CDtroubleshooting

    ★ 957 · Updated 2026-05-09

    Investigate and fix Python canary cron failures for instrumentation packages

    ⚙ enumerate failing packages⚙ filter transient failures⚙ check existing PRs
  • debug - Systematic bug fixing with code execution
    debugbug fixcode executionE2E testing

    ★ 1 · Updated 2026-05-09

    Fix E2E bugs through code execution and design document analysis

    ⚙ analyze error message⚙ read code files⚙ cross-reference design flow
  • systematic-debugging - Systematic Debugging for Technical Issues
    debuggingroot cause analysistroubleshootingtechnical issues

    ★ 5 · Updated 2026-05-09

    Systematic debugging process for test failures, bugs, performance problems, and build issues

    ⚙ reproduce bug⚙ isolate issue⚙ trace execution
  • executive-mentor - Adversarial Thinking Partner for Executives
    executive mentorpre-mortemboard prephard decisions

    ★ 2 · Updated 2026-03-24

    Stress-tests plans, prepares for board meetings, dissects hard decisions, and forces honest post-mortems

    ⚙ challenge plan⚙ find weaknesses⚙ identify assumptions
  • ai-incident-responder - AI Incident Response System
    incident responseAI operationssystem reliabilityincident management

    ★ 1 · Updated 2026-03-22

    Handle AI system failures with classification, immediate mitigation, and post-mortem documentation

    ⚙ classify incident⚙ assign severity⚙ assign owner
  • model-guided-code-repair - Automatic Code Repair Using Model-Checking
    formal verificationconcurrent systemscode repairtemporal logic

    ★ 18 · Updated 2026-03-22

    Automatically repair code violations of temporal properties using model-checking counterexamples

    ⚙ read program source code⚙ analyze temporal property⚙ trace counterexample
  • juicebox-incident-runbook - Juicebox Incident Response Automation
    incident managementkubernetesjuiceboxtroubleshooting

    ★ 1 · Updated 2026-03-20

    Execute standardized Juicebox incident response procedures

    ⚙ run quick diagnostics⚙ check API status⚙ identify root cause
  • juicebox-incident-runbook - Juicebox Incident Response Runbook
    incident responsetroubleshootingKubernetesautomation

    ★ 0 · Updated 2026-03-20

    Execute Juicebox incident response procedures and troubleshooting protocols

    ⚙ run diagnostic scripts⚙ check status page⚙ verify API health
  • juicebox-incident-runbook - Juicebox Incident Response Runbook
    incident responsedevopsmonitoringkubernetes

    ★ 0 · Updated 2026-03-20

    Execute Juicebox incident response procedures for production incidents and outages.

    ⚙ run diagnostics⚙ identify root cause⚙ execute response procedures
  • reproduce - Debug bugs with clog instrumentation
    debuggingloggingtroubleshooting

    ★ 602 · Updated 2026-03-20

    Instrument code with clog log statements and analyze logs to find root cause

    ⚙ read source files⚙ add log statements⚙ analyze captured logs
  • fix-bug - Automated Bug Fixing with Structured Workflow
    debuggingtestingcode-fixquality-assurance

    ★ 0 · Updated 2026-02-13

    Reproduce, diagnose, fix, and verify bugs following a systematic workflow

    ⚙ read bug description⚙ search codebase⚙ write failing test