🎉 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 →

Cline

FullL2 MCP

Cline

Full CRASH parity — workflows-as-slash-commands

✅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 Cline. The .cline/ tree is the primary gald3r surface.

project-root/
.clinerules           ← rules file
.cline/
├── rules/          *.md     ← modular rules (alternative to .clinerules)
├── skills/         <name>/SKILL.md
└── workflows/      *.md     ← slash commands
AGENTS.md           ← instruction file

Key Setup Notes

  • →Rules via .clinerules file at project root (or .cline/rules/)
  • →Workflows act as slash commands — gald3r g-*.md commands map directly
  • →SKILL.md discovery from .cline/skills/ and .agents/skills/
  • →SDK subagents for team deployments

Known Gaps

Areas where gald3r's native capability is limited or absent on Cline. The engine compensates where possible via L2 — MCP Native.

  • ⚠Hooks are macOS/Linux only — no Windows PowerShell hooks

Install gald3r on Cline

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

install — Cline
# 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 Cline overlay into this project
gald3r platform install cline
All platforms
38 platforms supported