Skip to content

Instantly share code, notes, and snippets.

@hexawulf
Created October 9, 2025 00:46
Show Gist options
  • Save hexawulf/a3e9d85100e5b499ab2ca0f1f4cc6b48 to your computer and use it in GitHub Desktop.
Save hexawulf/a3e9d85100e5b499ab2ca0f1f4cc6b48 to your computer and use it in GitHub Desktop.
Claude Code quick-fix.md / Quickly fix small syntax or lint issues
description allowed-tools
Quickly fix small syntax or lint issues
Bash(git diff:*), Bash(git status:*)

Quick Fix

Use git diff context and auto-correct simple syntax issues, quoting problems, and unbalanced parentheses.

Return a unified diff ready for git apply.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment