LogoClawIndex
CasesSkillsAbout
LogoClawIndex

debugger - Systematic Debugging Workflow

Systematic debugging with 7-step workflow for troubleshooting errors

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • create reproduction artifact
  • write unit test
  • write repro script
  • document config
  • reduce repro
  • form hypotheses
  • add logging
  • add assertions
  • apply fix
  • add regression test
  • run verification
  • view file
  • write file
  • run command
  • search files
  • replace content
  • notify user

Inputs

  • bug report
  • error logs
  • project config
  • MCP config
  • implementation docs
  • UI docs

Outputs

  • debug report
  • code fix
  • regression test
  • known issues update
  • artifact registry update

Requirements

  • MCP server: context7
  • project MCP server
  • file write permissions
  • Git access

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
systematic
error-handling
create reproduction artifact
write unit test
write repro script
document config
bug report
error logs
project config
debug report
code fix
regression test