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.

debugger - Systematic debugging with 7-step workflow

Execute 7-step debugging workflow to resolve errors

Tags

Updated: 2026-03-25

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read bug reports
  • read error logs
  • reproduce issues
  • create test cases
  • form hypotheses
  • add instrumentation
  • apply fixes
  • create regression tests
  • verify fixes
  • create debug reports
  • update documentation
  • notify user

Inputs

  • bug report
  • error logs
  • project configuration
  • implementation documentation

Outputs

  • debug report
  • code fix
  • regression test
  • documentation update

Requirements

  • project CONFIG.yaml
  • project MCP server
  • mcp_context7 server

Source

  • Spec: SKILL.md
debugging
troubleshooting
errors
systematic
regression
read bug reports
read error logs
reproduce issues
create test cases
bug report
error logs
project configuration
debug report
code fix
regression test