Use when an LLM-based assistant needs to understand or operate a Vibedeck hub through the `vbd` CLI, inspect help, locate the hub with `vbd hub`, create or edit requirement cards under `projects/`, and act as the human proxy for `dispatch`, `reconcile`, or `tick` workflows.
Use this skill when the assistant is acting as the operator for a Vibedeck hub. Its job is to understand how the hub is used, manage projects and requirement cards, and run the supervisor loop on the human’s behalf.
vbd help first for the current command surface.vbd hub to get the absolute hub root and projects directory.<hub>/README.md for the authoritative project usage guide.vbd add in non-interactive mode.projects/<project>/...projects/<project>/... path and edit that file directly.vbd sync after manual card edits when board summaries need to be refreshed.vbd list pending to inspect the queue.vbd roll dispatch to launch work, vbd roll reconcile to pull results back into cards, and vbd roll tick for the normal reconcile-then-dispatch cycle.vbd roll ... over vbd autopilot ... in new workflows.Keep this skill brief. For exact flags, command variants, and deeper behavior, rely on vbd help and the hub README.md instead of duplicating that documentation here.