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

Amp

FullL2 MCP

Sourcegraph

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 Amp. The .agents/ tree is the primary gald3r surface.

project-root/
.agents/
├── commands/       <name>.md    ← slash commands (deprecating → Skills)
├── skills/         <name>/SKILL.md
└── checks/         *.md         ← code-review criteria
AGENTS.md           ← instruction file (also reads .claude/skills/)

Key Setup Notes

  • →Reads AGENTS.md as primary instruction file (CLAUDE.md is legacy fallback)
  • →Also discovers .claude/skills/ — Claude Code skill trees are partly drop-in reusable
  • →Hooks via two surfaces: CLI amp.hooks array and editor settings.json
  • →Custom slash commands are being deprecated in favour of Skills

Known Gaps

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

  • ⚠Subagents are partial — no declarative subagent file; main agent auto-spawns them

Install gald3r on Amp

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

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