ralphmode
Installation
SKILL.md
Ralphmode
Ralphmode is a cross-platform permission profile for long-running ralph or jeo workflows.
It reduces approval friction, but it is not "allow everything everywhere."
The core rule is simple: widen automation only inside a bounded project or disposable sandbox, and keep secrets plus destructive commands explicitly blocked.
0. Agent Execution Protocol (execute immediately upon ralphmode keyword detection)
The following steps are commands, not descriptions. Execute them in order immediately when
ralphmodeis invoked. Do not skip steps.
STEP 0: Detect mode from user's message
Parse the user's invocation:
- If the user says "sandbox", "yolo", "bypass all", "skip all", "disposable" →
MODE=sandbox - Otherwise →
MODE=repo(default, safer)