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

Replit Agent

LimitedL2 MCP

Replit

Limited — no hooks or commands; cloud IDE constraints

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

project-root/
replit.md             ← instruction file
/.agents/
└── skills/         <name>/SKILL.md

Key Setup Notes

  • Cloud-first IDE — no local file system hooks possible
  • Reads replit.md as primary instruction file
  • Skills from /.agents/skills/ (container root)
  • MCP via Replit's hosted MCP config

Known Gaps

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

  • No hooks — cloud IDE cannot run local lifecycle scripts
  • No slash commands — cloud IDE constraint

Install gald3r on Replit Agent

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

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