Flow Next Ralph Init

Scaffoldet eine repo-lokale autonome Coding-Agent-Loop für den flow-next-Ralph-Harness.

von gmickel · gmickel/flow-next

Funktioniert mit Setup ★ 8.8/10

Flow Next Ralph Init — Scaffoldet eine repo-lokale autonome Coding-Agent-Loop für den flow-next-Ralph-Harness.

Was es kann

Scaffoldet eine repo-lokale scripts/ralph/-autonome Coding-Agent-Loop für das flow-next-Plugin, erkennt automatisch verfügbare Review-Backends (RepoPrompt, Codex CLI, GitHub Copilot CLI, Cursor CLI) und kopiert flowctl-, Hook- und Template-Skripte ins Repo, mit Versions-Mismatch-Checks und config.env-Erhalt bei Updates. Feuert nur beim wörtlichen /flow-next:ralph-init-Befehl (user-invocable: false), ist also Plugin-interne Maschinerie statt eines natürlich getriggerten, eigenständigen Skills.

Testbericht

Das ist Plugin-interne Maschinerie, kein portabler Skill: Er feuert nur beim wörtlichen /flow-next:ralph-init-Befehl (user-invocable: false) und braucht den gesamten scripts-/Templates-/Hooks-Baum des flow-next-Plugins daneben installiert, nicht nur diese SKILL.md in einen Skills-Ordner kopiert.

Getestet am: 2026-07-13 · Claude Code 2.x (agent harness)

Installation

Requires the full flow-next plugin (scripts/, templates/, hooks/, .codex-plugin/ live outside this skill's own folder): git clone https://github.com/gmickel/flow-next, then follow the plugin's own install flow (README) rather than copying just this SKILL.md into ~/.claude/skills/.

Befehle & Beispiel-Prompts

  • /flow-next-ralph-initScaffoldet eine repo-lokale autonome Coding-Agent-Loop für den flow-next-Ralph-Harness.

Skills reagieren auf normale Anfragen — keine Slash-Befehle nötig. Nach der Installation aktivieren Prompts wie diese den Skill (auf Englisch):

  • Scaffold the ralph autonomous coding loop scripts into this repo
  • Set up the repo-local ralph harness with our available review backends
  • Initialize the flow-next ralph agent loop config for this project