clawpatch-bugs

Installation
SKILL.md

clawpatch bug hunt

Two-phase bug discovery flow; the deliverable is a curated markdown file under docs/bugs/:

  1. Discover — let clawpatch produce a raw bug report.
  2. Triage — analyze each finding with parallel subagents, drop false positives / low-value noise, and save a curated, priority-sorted list.

The user already has clawpatch installed on PATH. Do not try to install it.

Instructions

Step 0 — Reset clawpatch workspace

Always start clean so a previous partial run does not contaminate this one:

rm -rf .clawpatch
Installs
1
Repository
sorrycc/skills
GitHub Stars
31
First Seen
Jun 21, 2026
clawpatch-bugs — sorrycc/skills