LogoClawIndex
CasesSkillsAbout
LogoClawIndex

bug-investigation - Test-first bug investigation workflow

Enforces writing reproducing tests before code changes for bug reports

Tags

Updated: 2026-03-11

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • ask bug reproduction questions
  • write reproducing test
  • run reproducing test
  • apply minimal code fix
  • run full test suite
  • add targeted logging
  • analyze logged values

Inputs

  • bug report
  • reproduction steps
  • expected behavior
  • actual behavior
  • environment details
  • logged output

Outputs

  • reproducing test
  • code fix
  • test results
  • logging code

Requirements

  • test framework
  • logging mechanism
  • codebase 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
testing
bug-fixing
TDD
ask bug reproduction questions
write reproducing test
run reproducing test
apply minimal code fix
bug report
reproduction steps
expected behavior
reproducing test
code fix
test results