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.

mav-systematic-debugging - Systematic Debugging for Bugs and Failures

Find root causes before attempting fixes for bugs, test failures, and unexpected behavior

Tags

Updated: 2026-03-23

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read error messages
  • reproduce failures consistently
  • check recent changes
  • gather evidence
  • trace data flow
  • find patterns
  • form hypotheses
  • test minimally
  • create tests
  • implement fixes
  • verify solutions
  • document attempts
  • escalate issues

Inputs

  • error messages
  • stack traces
  • test failures
  • build errors
  • code changes
  • component logs

Outputs

  • bug fixes
  • test cases
  • diagnostic logs
  • documentation

Requirements

  • multi-component system
  • structured logging

Source

  • Spec: SKILL.md
debugging
troubleshooting
root cause analysis
software testing
read error messages
reproduce failures consistently
check recent changes
gather evidence
error messages
stack traces
test failures
bug fixes
test cases
diagnostic logs