vet

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README | LICENSE

commit e8961663b76edc72818737dc0216d2c2b638dbfb
parent 0a6138a5cefdac77149313f30e17bb2ea88fb78d
Author: andrewlaack-collab <andrew.laack@imbue.com>
Date:   Tue, 24 Feb 2026 06:05:48 +0000

Add demo (#135)

* Gif demo showing vet usage from an agent
Diffstat:
MREADME.md | 4++++
Aimages/demo.gif | 0
2 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/README.md b/README.md @@ -35,6 +35,10 @@ You will be prompted to choose between: - **Project level**: installs into `.agents/skills/vet/`, `.opencode/skills/vet/`, `.claude/skills/vet/`, and `.codex/skills/vet/` at the repo root (run from your repo directory) - **User level**: installs into `~/.agents/`, `~/.opencode/`, `~/.claude/`, and `~/.codex/` skill directories, discovered globally by all agents +### Demo + +![demo](https://raw.githubusercontent.com/imbue-ai/vet/main/images/demo.gif) + <details> <summary>Manual installation</summary> diff --git a/images/demo.gif b/images/demo.gif Binary files differ.