This skill is specifically for the Clawpatch CLI (openclaw/clawpatch, https://clawpatch.ai) — an npm-installed automated code-review and per-finding fix tool. Use it ONLY when Clawpatch itself is in play: the user says "review with clawpatch", "run clawpatch", "clawpatch fix", "find bugs with clawpatch", "clawpatch report/findings", "clawpatch open-pr", wants to dispatch subagents to fix Clawpatch findings in parallel, or otherwise names Clawpatch or one of its commands. Do NOT use it for generic "review this code", "find bugs", or "code review" requests that don't involve Clawpatch — those belong to a different tool.
$npx -y skills add tmchow/agent-skills --skill clawpatchInstalls into the current project.
Run `npx skills use "https://github.com/tmchow/agent-skills" --skill "tmchow/agent-skills/clawpatch"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/tmchow/agent-skills" that are relevant to the current task. Run `npx skills add "https://github.com/tmchow/agent-skills"` and select the relevant skills, then follow their instructions.