fuzzy-edit

This skill should be used when Edit tool fails with "old_string not found", "string not found", or indentation mismatch errors. Also use when editing files with tab indentation (Python, Go, Makefiles, TypeScript) or when the Edit tool has failed multiple times on the same edit. Provides the agents-fuzzy-edit-args utility to fix Edit arguments by re-reading actual files.

$ Installer

git clone https://github.com/dbarnett/dotfiles /tmp/dotfiles && cp -r /tmp/dotfiles/dot_claude/skills/fuzzy-edit ~/.claude/skills/dotfiles

// tip: Run this command in your terminal to install the skill