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.

systematic-debugging - Systematic Debugging

Investigate and resolve technical issues by finding root causes before proposing fixes.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Investigate root causes
  • Reproduce technical issues
  • Analyze error messages
  • Trace data flow
  • Compare code patterns
  • Test minimal hypotheses
  • Create failing test cases
  • Fix root causes

Inputs

  • Error messages and stack traces
  • Git diffs and commit history
  • System logs and environment variables
  • Working code references

Outputs

  • Diagnostic instrumentation logs
  • Root cause analysis
  • Failing test cases
  • Verified bug fixes

Requirements

    Source

    • Spec: SKILL.md
    debugging
    troubleshooting
    root-cause-analysis
    testing
    Investigate root causes
    Reproduce technical issues
    Analyze error messages
    Trace data flow
    Error messages and stack traces
    Git diffs and commit history
    System logs and environment variables
    Diagnostic instrumentation logs
    Root cause analysis
    Failing test cases