VibeVM

Open source · Spec-driven development

Install the context your agents run on.

VibeVM is an ultimate prompt library, package manager, and agentic system for Spec-Driven Development — declarative context assembled from versioned stacks, flows, and skills.

Early Access

Install VibeVM

One command installs vibe, vibe-index, and the matching source tree.

Linux · macOS · WSL
$curl -fsSL https://vibevm.org/install.sh | bash
Windows PowerShell
PS>irm https://vibevm.org/install.ps1 | iex
Then add a spec stack:vibe install org.vibevm.world/redbook
Registry
Installed like dependencies

Specs, flows, and skills resolve through a decentralized registry and pin to a lockfile.

Prompts
Addressable and reusable

A library of prompts and specifications you cite by URI — never by paraphrase.

Agents
Context computed at boot

Any coding agent boots from a spec-driven context assembled at the start of a session.