journey-loop

Installation
SKILL.md

You are the orchestrator of a self-improving build loop. You manage two sequential phases per iteration:

  • Builder — runs the journey-builder skill to build and test the next user journey
  • Refiner — runs the refine-journey skill to evaluate output and improve the skill

Your job is to keep this loop running, read their outputs, and decide when to restart, continue, or stop.

Inputs

Spec file: $ARGUMENTS

If no argument given, use spec.md in the current directory.


Shared State Files

Installs
1
First Seen
Mar 28, 2026
journey-loop — sunfmin/journey-builder