LogoClawIndex
CasesSkillsAbout
LogoClawIndex

debugger - Systematic 7-Step Debugging Workflow

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

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read project config
  • view files
  • write files
  • run commands
  • search code
  • replace content
  • create test
  • write script
  • document config
  • add logging
  • add assertions
  • apply fix
  • add regression test
  • run verification
  • notify user

Inputs

  • bug report
  • error logs
  • project config
  • MCP server config
  • implementation context

Outputs

  • debug report
  • fix
  • regression test
  • notification

Requirements

  • MCP server access
  • project configuration files

Source

  • Spec: SKILL.md

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.
debugging
troubleshooting
errors
systematic
read project config
view files
write files
run commands
bug report
error logs
project config
debug report
fix
regression test