The recommended entrypoint is the unattended wrapper:
./scripts/run-until-done.shThe wrapper uses CONTINUE_PROMPT.txt for all iterations. It instructs Claude to find the earliest unapproved phase automatically by reading artifacts/phase-approval.json.
If you prefer to start manually, use the contents of CONTINUE_PROMPT.txt in Claude Code from the repository root.
To use a different prompt file:
./scripts/run-until-done.sh ./my-custom-prompt.txt