🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →
🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →

Claude Code

FullL2 MCP

Anthropic

Full CRASH parity — shares skills/agents with Cursor

CommandsRulesSkillsHooksMCPrules: .md

CRASH Capability Matrix

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

PrimitiveStatus
CommandscommandsCommands
RulesrulesRules
SkillsskillsSkills
HookshooksHooks
MCPmcpMCP

Folder Hierarchy

Files gald3r writes and the directories it expects for Claude Code. The .claude/ tree is the primary gald3r surface.

project-root/
.claude/
├── rules/          *.md    ← always-apply rules
├── skills/         g-skl-*/SKILL.md
├── agents/         g-agnt-*.md
├── commands/       g-*.md
├── hooks/          g-hk-*.ps1
└── hooks.json
CLAUDE.md           ← instruction file

Key Setup Notes

  • Reads CLAUDE.md (not AGENTS.md) as primary instruction file
  • Skills auto-discovered from .claude/skills/<name>/SKILL.md
  • hooks.json lives at .claude/hooks.json — separate from Cursor's .cursor/hooks.json
  • Rate limits doubled in May 2026 — long sessions are now viable

Install gald3r on Claude Code

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

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