vet
Reviews git diffs and conversation history using LLMs to identify misalignments in implemented code changes.
Install
npx skills add https://github.com/imbue-ai/vet --skill vetStats
| Total installs | 1,090 |
| Weekly installs | 1.1K |
| GitHub stars | 172 |
| First seen | Feb 26, 2026 |
| Source | @imbue-ai/vet |
Summary
- Runs via CLI with support for OpenCode, Codex, and Claude Code session history integration
- Analyzes full git diffs against a base commit and cross-references conversation context to identify misalignments between requested and implemented changes
- Configurable confidence thresholds, multiple output formats (text, JSON, GitHub), and support for custom or community-defined LLM models
- Not a replacement for unit tests; most effective when run frequently after each logical code change rather than batched
Tags
Related skills
| Skill | Installs | vs vet |
|---|---|---|
| marimo-notebook | 1,086 | -4 |
| asc-notarization | 1,144 | +54 |
| playwright | 1,054 | -36 |
| ruzzy | 1,155 | +65 |
| start-issue | 1,168 | +78 |
FAQ
- How many installs does vet have?
- vet has 1,090 total installs and 1.1K installs this week.
- Where is vet hosted?
- vet is published by @imbue-ai/vet at https://github.com/imbue-ai/vet.
- How many GitHub stars does vet have?
- vet has 172 GitHub stars.
- When was vet first indexed?
- OrangeBot.AI first indexed vet on Feb 26, 2026.
- How do I install vet?
- Run: npx skills add https://github.com/imbue-ai/vet --skill vet