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 ralphmode is 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)

STEP 1: Run the setup script

Installs
3.2K
GitHub Stars
88
First Seen
Mar 6, 2026
ralphmode — supercent-io/skills-template