local-clawsweeper-review
Installation
SKILL.md
Local ClawSweeper Review
Use this skill when someone wants read-only local ClawSweeper output before submitting, updating, or re-reviewing an issue or PR.
Safety Boundary
- Run only
pnpm run review -- --local-onlyfor an existing GitHub item, orpnpm run review -- --local-rangefor a pre-submission committed range. - Do not run
apply-artifacts,apply-decisions, GitHub comment posting, or merge/autofix commands unless the user explicitly asks for that mutation. - Do not print
OPENAI_API_KEY,CODEX_API_KEY,CODEX_ACCESS_TOKEN, GitHub tokens, or Codex auth material. - Treat generated review artifacts as local proof. Do not claim ClawSweeper posted or synced anything unless a separate explicit mutation command did it.