🎉 gald3r v5.0.57 is out — gald3r 5.0.57 — choose one recommended download for your computer..See release notes →
CodeBuddy Code
FullL2 MCPTencent Cloud
Claude Code clone — 27+ lifecycle hook events
✅Commands✅Rules✅Skills✅Hooks✅MCPrules: rules.md
CRASH Capability Matrix
CRASH = Commands · Rules · Agents · Skills · Hooks + MCP. Engine level: L2 — MCP Native
| Primitive | Status |
|---|---|
| Commandscommands | ✅Commands |
| Rulesrules | ✅Rules |
| Skillsskills | ✅Skills |
| Hookshooks | ✅Hooks |
| MCPmcp | ✅MCP |
Folder Hierarchy
Files gald3r writes and the directories it expects for CodeBuddy Code. The .codebuddy/ tree is the primary gald3r surface.
project-root/
CODEBUDDY.md ← instruction file (NOT CLAUDE.md) .codebuddy/ ├── rules/ *.md ← modular rules ├── commands/ *.md ← slash commands ├── agents/ *.md ← subagents ├── skills/ <name>/SKILL.md └── settings.json ← hooks (project scope) .mcp.json ← MCP server config
Key Setup Notes
- →Architecturally aligned with Claude Code — all 6 CRASH primitives native
- →27+ lifecycle hook events (more than Claude Code)
- →CLI released Sep 2025; v2.0 Jan 2026 added Skills, plan mode, ACP compatibility
- →gald3r must ship CODEBUDDY.md (or fall back to AGENTS.md)
Known Gaps
Areas where gald3r's native capability is limited or absent on CodeBuddy Code. The engine compensates where possible via L2 — MCP Native.
- ⚠Reads CODEBUDDY.md — not CLAUDE.md (AGENTS.md is legacy fallback only)
- ⚠Windows hooks run via Git Bash — PowerShell hooks require a shim (pwsh -File ...)
Install gald3r on CodeBuddy Code
Run the gald3r installer and get the full CRASH system on CodeBuddy Code in under 5 minutes. Persistent memory, 220+ commands, and adversarial quality gates.
install — CodeBuddy 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 CodeBuddy Code overlay into this project gald3r platform install codebuddy
38 platforms supported
