What problem does it solve?
Vibe Check helps teams and founders determine whether an application is safe and ready to ship by performing a systematic, code-aware production readiness assessment that covers security, performance, accessibility, testing, monitoring, CI/CD, discoverability, analytics, reliability, legal, and AI-specific concerns.
Core Features & Use Cases
- Full-stack mapping: Spawns a mapper to explore the repository and write structured analysis files to .vibe-check/analysis/.
- Domain assessors: Orchestrates domain-specific assessors (security, performance, accessibility, etc.) that write checklist items and score each category.
- Report & action plan: Aggregates assessor outputs into a summary, detailed report, and prioritized action plan; supports agent-doable fixes when safe.
- Use case: Run a single assessment before launch to find critical security issues, missing monitoring, and quick agent-fixable items to ship confidently.
Quick Start
Run the check command to analyze the repository and write results into the .vibe-check directory.