production-check

Community

Validate production readiness with build, lint, and tests.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures code is production-ready by running build, lint, and test commands and summarizing results.

Core Features & Use Cases

  • End-to-end validation: Build, lint, and test in a controlled environment.
  • Diagnostics: Returns failures with actionable details.
  • Root-level checks: Designed for /build and /audit guardrails.

Quick Start

Run production-check to confirm readiness before deployment.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: production-check
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#production-check

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository