LogoClawIndex
CasesSkillsAbout
LogoClawIndex

fix-bug - Automated Bug Fixing with Structured Workflow

Reproduce, diagnose, fix, and verify bugs following a systematic workflow

Tags

Updated: 2026-02-13

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • read bug description
  • search codebase
  • write failing test
  • trace code paths
  • identify root cause
  • apply code changes
  • run test suite
  • verify linting results

Inputs

  • bug description
  • error messages
  • relevant code files
  • test commands

Outputs

  • failing test case
  • code changes
  • passing test results
  • linting reports
  • build status

Requirements

  • code repository access
  • test suite available
  • linter configuration
  • build system

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
testing
code-fix
quality-assurance
read bug description
search codebase
write failing test
trace code paths
bug description
error messages
relevant code files
failing test case
code changes
passing test results