bug-fix

Installation
SKILL.md

Bug Fix

Use this workflow when correcting broken or unexpected behavior.

Workflow

  1. Reproduce the bug, or clearly reason about it when reproduction is not practical.
  2. Identify the likely cause in the current implementation.
  3. Make the smallest fix that addresses the cause.
  4. Add a regression test when possible.
  5. Run targeted verification for the affected area.
  6. Run broader checks if the fix touches shared behavior.

Final Report

Include:

Installs
1
First Seen
Jun 13, 2026
bug-fix — s-hiraoku/claude-harnesses