@h4shed/skill-pre-deploy-validator
v1.0.9
Published
Pre-deployment validation and quality checks for production readiness
Maintainers
Readme
@fused-gaming/skill-pre-deploy-validator
Pre-deployment validation and quality checks for production readiness.
Installation
npm install @fused-gaming/skill-pre-deploy-validatorTools
validate-deployment
Validate application readiness for production deployment.
Use Cases
- ✅ Pre-deployment checks
- 🧪 Quality validation
- 🔍 Production readiness
Implementation Status
- ✅ Tool definitions
- 📝 Validation templates
- ⏳ Full implementation (WIP)
Usage
This package exports an MCP skill definition that can be loaded by @fused-gaming/mcp-core via the workspace skill registry.
Development
# from repository root
npm run build --workspace=packages/skills/pre-deploy-validator
npm run test --workspace=packages/skills/pre-deploy-validatorLicense
Apache-2.0
