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
More from olunuga/ralph-loop
spec
Create a ralph spec for a new feature through a structured JTBD conversation
10ralph
Run the Ralph autonomous development pipeline for a spec
10ralph-update
Update the generic ralph pipeline files in a project from the ralph-loop repo
10ralph-init
One-time setup of the Ralph autonomous dev pipeline for a new project
10