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 tagged: systematic

Browse skills that share this tag.

  • systematic-debugging - Systematic Debugging Methodology
    debuggingroot-cause-analysissystematichypothesis-testing

    ★ 2 · Updated 2026-06-30

    Four-phase methodology to identify root causes before proposing fixes for any technical issue

    ⚙ read error messages⚙ reproduce issues⚙ check recent changes
  • systematic-debugging - Debug Environment and Infrastructure Issues
    debuggingengineeringroot-causeinfrastructure

    ★ 3 · Updated 2026-06-30

    Four-phase debugging process requiring root cause identification before fixing environment, config, or infrastructure issues.

    ⚙ read error messages⚙ reproduce issue consistently⚙ check recent changes
  • pua - Exhaustive Problem-Solving Methodology
    debuggingproblem-solvingverificationmethodology

    ★ 11 · Updated 2026-06-30

    Systematic debugging methodology forcing exhaustive search and proactive verification before escalating

    ⚙ search error messages⚙ read source files⚙ execute commands
  • systematic-debugging - Systematic Debugging Root Cause Method
    debuggingroot-cause-analysistroubleshootingerror-handling

    ★ 0 · Updated 2026-06-15

    Investigate bugs and failures systematically to find root causes before applying fixes

    ⚙ Read error messages⚙ Reproduce bugs consistently⚙ Check recent changes
  • systematic-debugging - Systematic debugging for technical issues
    debuggingtroubleshootingerror-analysisroot-cause

    ★ 1 · Updated 2026-06-15

    Find root cause before attempting fixes for bugs and failures

    ⚙ read error messages⚙ reproduce bug consistently⚙ check recent changes
  • systematic-debugging - Systematic Root Cause Debugging
    debuggingroot causebug fixingsystematic

    ★ 7 · Updated 2026-06-15

    Follow four-phase process to investigate root causes before fixing bugs and test failures

    ⚙ read error messages⚙ reproduce issues consistently⚙ check recent changes
  • debugger - Systematic debugging with 7-step workflow
    debuggingtroubleshootingerrorssystematic

    ★ 0 · Updated 2026-03-25

    Execute 7-step debugging workflow to resolve errors

    ⚙ read bug reports⚙ read error logs⚙ reproduce issues
  • debugger - Systematic Debugging Workflow
    debuggingtroubleshootingsystematicerror-handling

    ★ 57 · Updated 2026-03-25

    Systematic debugging with 7-step workflow for troubleshooting errors

    ⚙ create reproduction artifact⚙ write unit test⚙ write repro script
  • debugger - Systematic 7-Step Debugging Workflow
    debuggingtroubleshootingerrorssystematic

    ★ 8 · Updated 2026-03-25

    Execute systematic debugging through reproduce, minimize, hypothesize, instrument, fix, prevent, verify workflow

    ⚙ read project config⚙ view files⚙ write files
  • fix-checklist - Code Fixing Checklist for Systematic Problem Solving
    debuggingcode-fixsystematicinvestigation

    ★ 0 · Updated 2026-02-24

    Provides a systematic checklist to follow before fixing code to prevent symptom-driven solutions

    ⚙ read design documents⚙ trace execution flow⚙ create investigation structure
  • systematic-debugging - Systematic debugging methodology for root cause analysis
    debuggingsystematicanalysismethodology

    ★ 75 · Updated 2026-02-23

    Systematic debugging methodology emphasizing root cause analysis over quick fixes

    ⚙ analyze root causes⚙ trace errors systematically⚙ investigate problem dependencies