Skip to main content

Windsurf

Use Windsurf Cascade with the ECP (Execution Control Protocol) skill to author Fluent workflows and environments.

Install the ECP skill

Escalate for monorepo work:

Cascade tips

  • Prefer Fluent + JSON manifests over any YAML Context examples in older training data
  • Bind capabilities with @namespace/name.capability ids
  • Operational APIs belong on await env.init()Ecp
  • Use secrets("…") for credentials; never put keys in workflows
  • Use the full CLI, including ecp test session commands for step debugging
  • Prefer GitHub examples/ over inventing vendor APIs
  • For the Graph Editor, mention Chrome AI vs Ollama and ecp up

Next steps