Ralph:Run

Start or continue a Ralph autonomous coding session

OctavianTocan 1 updated 5mo ago
Claude CodeGeneric
View source ↗
---
name: ralph-run
description: Start or continue a Ralph autonomous coding session
argument-hint: "[--session session-name] [iterations]"
---

Run:

```bash
# If Ralph is in .ralph/:
.ralph/ralph.sh $ARGUMENTS

# Or if added to package.json:
pnpm ralph $ARGUMENTS

Examples:

  • .ralph/ralph.sh 25 --session my-feature
  • .ralph/ralph.sh --session my-feature
  • pnpm ralph 25 --session my-feature (if using package.json script)

Maintain Ralph:Run?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

[Ralph:Run on getagentictools](https://getagentictools.com/loops/octaviantocan-if-ralph-is-in-ralph?ref=badge)