clawpatch-report-only

Installation
SKILL.md

ClawPatch Report-Only

Use this skill when the user wants ClawPatch to review a repository and produce findings without applying source changes.

Safety Rules

  • Default to report-only.
  • Do not run clawpatch fix unless the user explicitly asks for a fix for a specific finding.
  • Before any non-dry-run fix, run clawpatch fix --finding <id> --dry-run and show the result.
  • Do not commit, push, create a PR, create a branch, create a worktree, switch branches, or run destructive git commands from this workflow.
  • Use a repository-local .clawpatch/ state directory and keep it ignored by git.
  • Treat findings as candidates. Inspect evidence before recommending action.

State Directory

Run from the target repository root:

Installs
2
First Seen
Jun 9, 2026
clawpatch-report-only — fabriqaai/clawpatch-report-only-skill