Flow Next Ralph Init

Zet een repo-lokale autonome coding-agent-loop op voor de flow-next-Ralph-harness.

Door gmickel · gmickel/flow-next

Werkt met setup ★ 8.8/10

Flow Next Ralph Init — Zet een repo-lokale autonome coding-agent-loop op voor de flow-next-Ralph-harness.

Wat het doet

Zet een repo-lokale scripts/ralph/-loop voor een autonome coding-agent op voor de flow-next-plugin, detecteert automatisch beschikbare review-backends (RepoPrompt, Codex CLI, GitHub Copilot CLI, Cursor CLI), en kopieert flowctl-, hook- en template-scripts naar de repo met versie-mismatch-checks en behoud van config.env bij een update. Vuurt alleen af op het letterlijke commando /flow-next:ralph-init (user-invocable: false), en is dus plugin-interne machinerie in plaats van een natuurlijk getriggerde, zelfstandige skill.

Testrapport

Dit is plugin-interne machinerie, geen draagbare skill: het vuurt alleen af op het letterlijke commando /flow-next:ralph-init (user-invocable: false) en heeft de hele scripts-/templates-/hooks-boom van de flow-next-plugin ernaast geïnstalleerd nodig, niet alleen deze SKILL.md gekopieerd naar een skills-map.

Getest op: 2026-07-13 · Claude Code 2.x (agent harness)

Installatie

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/.

Commando's en voorbeeldprompts

  • /flow-next-ralph-initZet een repo-lokale autonome coding-agent-loop op voor de flow-next-Ralph-harness.

Skills reageren op gewone verzoeken — geen commando's om te onthouden. Na installatie activeren prompts zoals deze de skill (in het Engels):

  • 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