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.

fix-bug - Systematic Bug Fixing with Test Coverage and Documentation

Investigate, fix, and document bugs with regression tests and standardized reporting

Tags

Updated: 2026-03-09

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • investigate bug root causes
  • create regression tests
  • implement code fixes
  • update documentation
  • generate bugfix report
  • commit changes
  • create pull request

Inputs

  • bug description
  • Transit ticket number
  • code repository
  • test framework
  • report template

Outputs

  • fixed bug
  • regression test
  • bugfix report
  • code changes
  • commit
  • pull request

Requirements

  • code repository access
  • Git permissions
  • test framework availability
  • documentation system access

Source

  • Spec: SKILL.md
debugging
testing
documentation
git
workflow
quality
investigate bug root causes
create regression tests
implement code fixes
update documentation
bug description
Transit ticket number
code repository
fixed bug
regression test
bugfix report