From windsurf
Manages Cascade context and memory in Windsurf IDE for large projects. Prioritizes files, persists state across sessions, generates docs and indexes for navigation.
How this skill is triggered — by the user, by Claude, or both
Slash command
/windsurf:windsurf-cascade-contextThis 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 advanced context management for Cascade AI in large-scale projects. It covers context prioritization, memory persistence across sessions, and optimization strategies for codebases with hundreds or thousands of files.
This skill enables advanced context management for Cascade AI in large-scale projects. It covers context prioritization, memory persistence across sessions, and optimization strategies for codebases with hundreds or thousands of files.
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 terrylica/claude-code-plugins-plus --plugin windsurfManages Cascade context window and memory for large projects. Activates on mentions of context management, AI memory, large codebase navigation, or multi-session development.
Guides the use of Windsurf's Cascade Write mode for multi-file agentic coding, including prompt structure, review, and Git checkpointing. Useful for building features and refactoring across files.
Creates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.