vibeguard-observe
SolidUse when the user asks for a VibeGuard dashboard, hook health, stats, doctor output, metrics export, or local observability status from the Codex App plugin.
AI & Automation 36 stars
6 forks Updated today MIT
Install
Quality Score: 77/100
Stars 20%
Recency 20%
Frontmatter 20%
Documentation 15%
Issue Health 10%
License 10%
Description 5%
Skill Content
# VibeGuard Observe
This skill uses VibeGuard's local observability commands through the Codex App
plugin bridge. Observability is local-first: use repository scripts and local
JSONL logs before discussing external telemetry.
## When to Activate
- User asks to show a VibeGuard dashboard or GUI.
- User asks whether hooks are installed, noisy, slow, warning, blocking, or stale.
- User asks for project/global hook stats, health, doctor output, or metrics.
- User asks to inspect the VibeGuard website/product page from the plugin.
## Red Flags
- **No custom Codex panel** - the documented plugin manifest does not expose a local HTML panel field. Use the generated local dashboard instead.
- **Runtime/eval collapse** - hook health and eval quality are separate surfaces.
- **Remote telemetry drift** - do not enable Prometheus, Victoria, OpenTelemetry, or hosted Sites by default.
- **Raw data leak** - do not paste local logs, prompts, secrets, or full command payloads unless the user explicitly asks and it is safe.
## Checklist
- [ ] Resolve the source checkout with `plugins/vibeguard/scripts/vibeguard-plugin.sh repo-dir`.
- [ ] Use `dashboard` for a local HTML overview.
- [ ] Use `health` for recent hook health.
- [ ] Use `stats` for project/global trigger summaries.
- [ ] Use `doctor` or `codex-status` for install/capability diagnosis.
- [ ] Keep setup changes explicit; do not install hooks while answering observe-only requests.
## Commands
From a VibeGuard checkout:
```bas...
Details
- Author
- majiayu000
- Repository
- majiayu000/vibeguard
- Created
- 5 months ago
- Last Updated
- today
- Language
- Shell
- License
- MIT
Similar Skills
Semantically similar based on skill content — not just same category
AI & Automation Listed
vibeguard
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.
36 Updated today
majiayu000 AI & Automation Listed
vibeguard-setup
Use when the user asks to install, verify, inspect, or remove VibeGuard Codex hooks through the Codex App plugin.
36 Updated today
majiayu000 AI & Automation Featured
use-vibe-remote
Safely inspect and modify local Avibe configuration, routing, runtime settings, watches, scheduled tasks, Avibe Cloud remote access, and operational state.
485 Updated today
avibe-bot