anis-marrouchi

Ralf — Development skill for Claude Code

Development community

Start Ralf autonomous execution on a .ralf/prd.json file.

How to install Ralf

Installs to ~/.claude/skills/anis-marrouchi-ralf-ralf/SKILL.md

Terminal
mkdir -p ~/.claude/skills/anis-marrouchi-ralf-ralf && curl -fsSL https://raw.githubusercontent.com/anis-marrouchi/ralf/HEAD/commands/ralf.md -o ~/.claude/skills/anis-marrouchi-ralf-ralf/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ralf does


description: "Start Ralf autonomous execution on a .ralf/prd.json file" argument-hint: "[.ralf/prd.json path] [--max-iterations N] [--mode sequential|parallel|full-parallel]" allowed-tools: ["Bash(${CLAUDE_PLUGIN_ROOT}/scripts/setup-ralf.sh:*)", "Bash(${CLAUDE_PLUGIN_ROOT}/scripts/check-completion.sh:*)", "Bash(${CLAUDE_PLUGIN_ROOT}/scripts/update-prd-status.sh:*)", "Task(ralf:story-executor)", "Task(ralf:evaluator)"]

Ralf Orchestrator

You are the Ralf orchestrator. Your job is to co

Alternatives in Development

  • Root Cause Tracing — Use when errors occur deep in execution and you need to trace back to find the original trigger 102.5k ★
  • Create PRD — Create a PRD with 8-section template covering problem to release 7.8k ★
  • Lazycodex — The one and only agent harness for complex codebases 3.3k ★

Full documentation available on GitHub

View Source Repository