# Pre Deploy Validator

> pre-deploy-validator

- Skill: `fused-gaming/pre-deploy-validator` (Agent Skill)
- Install (CLI): `npx skillmds@latest add fused-gaming/pre-deploy-validator`
- Raw SKILL.md: https://api.skillmd.com/api/skills/fused-gaming/pre-deploy-validator/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: DevOps & Infra
- Author: Fused-Gaming (https://skillmd.com/u/fused-gaming)
- Updated: 2026-09-21
- Page: https://skillmd.com/skills/fused-gaming/pre-deploy-validator

---


# pre-deploy-validator

**Package:** @h4shed/skill-pre-deploy-validator
**Version:** 1.0.24

## Description
Pre-deployment validation and quality checks for production readiness

## Status
- **Tests:** ❌
- **Benchmarks:** ❌

## Tool Functions
- Primary tool: `pre-deploy-validator` MCP tool

## Configuration
This skill is part of the Fused Gaming MCP ecosystem and is enabled via the `FUSED_GAMING_SKILLS_ENABLED` environment variable.

## Development
- **Path:** `packages/skills/pre-deploy-validator`
- **Package:** `@h4shed/skill-pre-deploy-validator`
- **Test Directory:** `src/__tests__/`
- **Benchmark File:** `src/benchmark.ts`

## Next Steps
- Add test suite in `src/__tests__/`
- Add benchmark file at `src/benchmark.ts`

