vd-next

Installation
SKILL.md

vd-next (VibeDev Next Step Driver)

Goal

Make “type $vd-next repeatedly” a reliable workflow:

  • fetch the next step prompt from the VibeDev server
  • respect NEW_THREAD / AWAIT_HUMAN / DIAGNOSE
  • print the exact prompt to run next (with the server’s completion marker)

How to run (scripted)

Run the bundled script:

  • python skills/vd-next/scripts/vd_next.py

Common options:

  • --job-id <JOB_...> (if omitted, picks the first EXECUTING job)
  • --server http://127.0.0.1:8765
  • --json (print raw JSON response)
Installs
1
First Seen
Mar 25, 2026
vd-next from smithery.ai