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:

  1. Reproduce the issue with $showboat.
  2. Use $sw-ctrl to create a feature spec and write the fix.
  3. Write the feature spec inside OpenClaw $mem under the main base.
  4. Prove the fixed behavior with $showboat using a fresh integration Gateway.
  5. 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.

Installs
1
GitHub Stars
13
First Seen
8 days ago
claw-repro — kevinslin/skills