claw-repro
Installation
SKILL.md
claw-repro
Use this skill when the user asks to reproduce an OpenClaw bug, drive the fix, and prove the result through the repo-local integration Gateway workflow.
Contract
Complete the work in this order:
- Reproduce the issue with
$showboat. - Use
$sw-ctrlto create a feature spec and write the fix. - Write the feature spec inside OpenClaw
$memunder themainbase. - Prove the fixed behavior with
$showboatusing a fresh integration Gateway. - Push changes and babysit pr
Do not skip the repro proof unless the issue cannot be reproduced after concrete attempts; in that case, write the failed repro evidence and stop before making speculative code changes.
OpenClaw Setup
Default repo root is /Users/kevinlin/code/openclaw unless the user provides a different checkout.