flow-next-opencode-ralph-init

Installation
SKILL.md

Ralph init

Scaffold repo-local Ralph harness. Opt-in only.

Rules

  • Only create/update scripts/ralph/ in the current repo.
  • If scripts/ralph/ already exists, offer to update (preserves config.env).
  • Copy templates from .opencode/skill/flow-next-opencode-ralph-init/templates/ into scripts/ralph/.
  • Copy flowctl and flowctl.py from $OPENCODE_DIR/bin/ into scripts/ralph/.
  • Set executable bit on scripts/ralph/ralph.sh, scripts/ralph/ralph_once.sh, and scripts/ralph/flowctl.

Workflow

  1. Resolve repo root and OpenCode dir:
    ROOT="$(git rev-parse --show-toplevel)"
    OPENCODE_DIR="$ROOT/.opencode"
    TEMPLATE_DIR="$ROOT/.opencode/skill/flow-next-opencode-ralph-init/templates"
    
Related skills

More from gmickel/flow-next-opencode

Installs
1
GitHub Stars
34
First Seen
Apr 7, 2026