vet

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

commit d5477ef52ff87cf1a7a65c4c00057bc4dab0301a
parent 770985bccb28610c1bac075c99a3fc2a3974d055
Author: Andrew Laack <andrew@laack.co>
Date:   Wed, 18 Feb 2026 12:35:19 -0600

Updated readme

Diffstat:
MREADME.md | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -52,8 +52,8 @@ curl -fsSL https://raw.githubusercontent.com/imbue-ai/vet/main/install-skill.sh You will be prompted to choose between: -- **Project level** — installs into `.agents/skills/vet/` and `.claude/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 +- **Project level**: installs into `.agents/skills/vet/` and `.claude/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 <details> <summary>Manual installation</summary>