ralph-install

Installation
SKILL.md

Pull the ralph-loop pipeline into the current project directory.

Ref (tag or branch, default: main): $ref

Step 1 — Check

Verify you are in a project root (not inside ralph/ itself):

pwd && ls 2>/dev/null | head -20

If ralph/loop.sh already exists, use AskUserQuestion to ask: "ralph/ already exists in this project. Run /ralph-update instead to sync changes. Proceed anyway and overwrite? Reply 'yes' or 'no'."

If the user replies no, stop.

Step 2 — Pull

Related skills
Installs
10
First Seen
6 days ago