Skip to main content
Back to registry

vet

imbue-ai/vet

Run vet immediately after ANY logical unit of code changes. Do not batch changes, do not wait to be asked to run vet, make sure you are proactive.

Installs1
Install command
npx skills add https://github.com/imbue-ai/vet --skill vet
Security audits
Gen Agent Trust HubPASS
SocketPASS
SnykWARN
About this skill
Run vet immediately after ANY logical unit of code changes. Do not batch changes, do not wait to be asked to run vet, make sure you are proactive. Vet reviews git diffs and conversation history to find issues in code changes and conversation history. It is most effective when run frequently with conversation history, which helps it catch misunderstandings between what was requested and what was implemented. Despite this, vet is not a replacement for running tests. Install vet using pip, pipx, or uv: Before running vet, determine the correct Python binary: Use whichever resolves (prefer python3 ). The examples below use python3 , substitute python if that is what your system provides. OpenCode: Codex: Claude Code: Without Conversation History You should only search for sessions from your coding harness.

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does vet do?

Run vet immediately after ANY logical unit of code changes. Do not batch changes, do not wait to be asked to run vet, make sure you are proactive.

Is vet good?

vet does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does vet work with?

vet currently lists compatibility with Agent compatibility has not been published yet..

What are alternatives to vet?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install vet?

npx skills add https://github.com/imbue-ai/vet --skill vet

Related skills

Alternatives in Software Engineering