Windsurf cascade agents
'Create custom Cascade agent configurations for specialized tasks. Activate when users mentionFrom its SKILL.md
npx -y skills add jeremylongshore/claude-code-plugins-plus-skills --skill windsurf-cascade-agentsAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
What its file declares
Copied from the file, not written here
The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.
SKILL.md
2.1 KB, 276 tokens by cl100k_base, as published. Nobody here has run it
Windsurf Cascade Agents
Overview
This skill enables creation of specialized Cascade agents tailored for specific domains or tasks. Custom agents can be configured with domain knowledge, specialized prompts, and focused capabilities.
Prerequisites
- Windsurf IDE with Cascade Pro or Enterprise
- Understanding of prompt engineering principles
- Domain knowledge to encode in agent context
- Project documentation and conventions documented
- Test scenarios for agent validation
Instructions
- Define Agent Purpose
- Create System Prompt
- Configure Context Sources
- Set Activation Triggers
- Test and Refine
See ${CLAUDE_SKILL_DIR}/references/implementation.md for detailed implementation guide.
Output
- Custom agent configurations in registry
- Domain-specific system prompts
- Context files with specialized knowledge
- Activation trigger mappings
Error Handling
See ${CLAUDE_SKILL_DIR}/references/errors.md for comprehensive error handling.
Examples
See ${CLAUDE_SKILL_DIR}/references/examples.md for detailed examples.
Resources
What ships with it: 4 files
4.5 KB alongside SKILL.md
references/
- directory-structure.md2.2 KB
- errors.md697 B
- examples.md763 B
- implementation.md957 B