From windsurf
Coordinates large-scale refactoring across hundreds of files with Cascade, phased execution, checkpoints, rollback, and AI planning in Windsurf IDE.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-refactoring-largeThis 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 large-scale refactoring operations that span hundreds or thousands of files. It provides phased execution with checkpoints, comprehensive rollback capabilities, and AI-assisted planning.
This skill enables large-scale refactoring operations that span hundreds or thousands of files. It provides phased execution with checkpoints, comprehensive rollback capabilities, and AI-assisted planning.
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
See ${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-skillsCoordinates multi-file edits in Windsurf IDE using Cascade AI for consistent refactoring, renaming, and batch changes across files.
Guides reliable Cascade workflows using Git checkpoints, feature branches, incremental scoping, tests, and rollbacks for safe multi-file AI edits.
Executes multi-phase refactoring with persistent REFACTOR_PLAN.md checkpoints to survive context limits and resume across sessions. For 10+ files or multi-phase changes.