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

OpenCode

FullL2 MCP

sst.dev

Full CRASH parity — discovers .claude/skills/ natively

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

project-root/
.opencode/
└── skills/         <name>/SKILL.md  ← additional skills (also reads .claude/skills/)
opencode.json       ← config, MCP, rules globs
CLAUDE.md / AGENTS.md ← instruction file

Key Setup Notes

  • →Natively reads .claude/skills/ — Claude Code skill trees are drop-in reusable
  • →opencode.json includes glob patterns to load .cursor/rules/*.mdc directly
  • →JS/TS plugin hooks — no PowerShell hooks (platform-native hooks only)
  • →AGENTS.md supported via opencode.json instructions field

Install gald3r on OpenCode

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

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