check

Assess application codebases for production readiness across security, performance, and reliability.

14|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/Hypership-Software/vibe-check --skill check-hypership-software
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: check
Source: https://github.com/Hypership-Software/vibe-check/tree/main/skills/check
Command: npx skills add https://github.com/Hypership-Software/vibe-check --skill check-hypership-software

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

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.

Frequently Asked Questions about check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I run a production readiness assessment before launching my application?

To run a production readiness assessment, execute a single command that maps your repository, orchestrates domain-specific security and performance assessors, and outputs structured reports to the .vibe-check directory. You receive a prioritized action plan detailing critical fixes needed before launch.

What does a full-stack production readiness check cover for pre-launch applications?

A full-stack production readiness check evaluates security, performance, accessibility, testing, monitoring, CI/CD, discoverability, analytics, reliability, legal, and AI-specific risks. It systematically analyzes your codebase and operational configuration to ensure your application is safe to ship.

Can I automatically fix flagged security and accessibility issues during a codebase assessment?

Yes, the production readiness assessment supports agent-doable fixes for flagged security and accessibility issues when safe. It generates a prioritized action plan that identifies critical failures and quick agent-fixable items to help you ship confidently without manual intervention.

Does the production readiness assessment work for startup teams evaluating launch risks?

Yes, the production readiness assessment is explicitly applicable to startups and teams evaluating launch risks. It systematically scores categories like security, monitoring, and AI-related concerns, producing structured outputs that help founders determine whether an application is safe and ready to ship.

What's the best way to evaluate AI-related risks and secret safety in a pre-launch codebase?

The best way to evaluate AI-related risks and secret safety is to run a code-aware production readiness assessment. It enforces secret-safety hooks and includes AI-specific domain assessors that scan your repository to flag critical vulnerabilities before you launch.

How do I get a prioritized action plan for missing monitoring and CI/CD configurations?

Run a production readiness assessment to get a prioritized action plan for missing monitoring and CI/CD configurations. The assessment aggregates domain-specific outputs into a summary report that flags critical failures and highlights quick agent-fixable items for confident shipping.