From windsurf
Coordinates multi-file edits in Windsurf IDE using Cascade AI for consistent refactoring, renaming, and batch changes across files.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-multi-file-editingThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
This skill enables coordinated multi-file editing operations within Windsurf using Cascade AI. It provides atomic changes across multiple files, ensuring consistency when renaming symbols, moving code, or making cross-file refactoring changes.
This skill enables coordinated multi-file editing operations within Windsurf using Cascade AI. It provides atomic changes across multiple files, ensuring consistency when renaming symbols, moving code, or making cross-file refactoring changes.
.windsurf/ directorySee ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
edit-history.json log with operation detailsSee ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
npx claudepluginhub jeremylongshore/claude-code-plugins-plus-skillsTriggers Windsurf Cascade Write mode for agentic multi-file coding: create/edit files, install npm deps, run tests, refactor, and debug from natural language prompts.
Coordinates large-scale refactoring across hundreds of files with Cascade, phased execution, checkpoints, rollback, and AI planning in Windsurf IDE.
Edits code via hash-anchored tilth MCP edits, replacing sed/awk/perl/patch and shell redirects. Supports surgical edits and ast-grep structural codemods spanning many files.