rlm
Installation
SKILL.md
⚠️ CRITICAL: Result Access Always use dot notation:
result.answer✅ — NEVER useresult["answer"]❌ Results frominterp.execute()anddspy.RLMareFinalOutputobjects, not dicts.
RLM — Claude Code Translation Layer
Use this skill as the Claude Code view of fleet-rlm. It is not a thin wrapper
around .claude/; it is the packaged explanation of how the project actually
works today.
Core Model
fleet-rlmexposes one shared conversational runtime built on ReAct plusdspy.RLM.daytona_pilotis the primary runtime path. Daytona is the interpreter/sandbox backend.- The live product surfaces are
Workbench,Volumes, andSettings.
Canonical Commands
Five public entrypoints — pick the one that matches the task: