| name | vibeguard |
| description | Use when the user asks Codex to apply VibeGuard anti-hallucination rules, inspect VibeGuard observability, or route a task through VibeGuard preflight/review/check workflows. |
VibeGuard
VibeGuard is an anti-hallucination guardrail system for AI-assisted
development. This Codex App plugin is an observability-first operator entrypoint
for the existing VibeGuard repository; it does not silently install hooks during
plugin load.
When to Activate
- User mentions VibeGuard, anti-hallucination rules, guardrails, or Codex hook status.
- User asks for a VibeGuard dashboard, hook health, stats, doctor, metrics, or status.
- User asks for a VibeGuard preflight, review, check, build-fix, or workflow route.
- User asks how to install or verify VibeGuard from Codex App.
Red Flags
- Silent global mutation - plugin discovery must not rewrite
~/.codex or hook files.
- Unsupported GUI claim - do not claim the plugin has a custom Codex panel; use the local dashboard generator unless a supported app surface exists.
- Rule-only fix - adding prose without a guard, hook, test, or eval creates false confidence.
- Unverified completion - a VibeGuard setup or guard claim without fresh command output is not complete.
Checklist
Usage
For dashboard, stats, health, doctor, or metrics work, read the
vibeguard-observe skill first. For setup, install, status, or uninstall work,
read the vibeguard-setup skill first.
For repository development work, follow the root VibeGuard AGENTS.md and the
existing skills/vibeguard/SKILL.md in the source checkout.