🎉 gald3r v5.1.1 is out — Repairing upgrades and review recovery after 5.1.0..See release notes →
🎉 gald3r v5.1.1 is out — Repairing upgrades and review recovery after 5.1.0..See release notes →

Windsurf

FullL2 MCP

Cognition / Windsurf

Full CRASH parity — Cascade IDE

✅Commands✅Rules✅Skills✅Hooks✅MCPrules: .md

CRASH Capability Matrix

CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native

PrimitiveStatus
Commandscommands✅Commands
Rulesrules✅Rules
Skillsskills✅Skills
Hookshooks✅Hooks
MCPmcp✅MCP

Folder Hierarchy

Files gald3r writes and the directories it expects for Windsurf. The .windsurf/ tree is the primary gald3r surface.

project-root/
.windsurf/
├── rules/          *.md     ← always-apply rules
├── workflows/      *.md     ← slash commands
├── skills/         <name>/SKILL.md
└── hooks/          *.md     ← lifecycle hooks
.windsurfrules      ← root instruction override
AGENTS.md           ← instruction file

Key Setup Notes

  • →Reads .windsurfrules or AGENTS.md as instruction file
  • →Rules in .windsurf/rules/*.md plus root .windsurfrules
  • →Workflows act as slash commands in Cascade
  • →MCP configured via ~/.codeium/windsurf/mcp_config.json

Install gald3r on Windsurf

Run the gald3r installer and get the full CRASH system on Windsurf in under 5 minutes. Persistent memory, 220+ commands, and adversarial quality gates.

install — Windsurf
# 1. Install gald3r: download the installer for your OS from
#    github.com/Gald3r-Labs/gald3r_core/releases (.msi / .pkg / .tar.gz), run it, then confirm
gald3r --version

# 2. Scaffold .gald3r/ in your project
gald3r setup

# 3. Write the Windsurf overlay into this project
gald3r platform install windsurf
All platforms
38 platforms supported