deploy-validate banner
ruvnet ruvnet

deploy-validate

DevOps community intermediate

Description

Validate deployment configuration and execute comprehensive deployment tests

Installation

Terminal
claude install-skill https://github.com/ruvnet/QuDAG

README

deploy-validate

Validate deployment configuration and execute comprehensive deployment tests

Usage

/deploy-validate [options]

Parameters

environment (optional)

    undefined

run_tests (optional)

    undefined

security_audit (optional)

    undefined

performance_check (optional)

    undefined

Examples

/deploy-validate
/deploy-validate --environment staging --run_tests true
/deploy-validate --environment prod --security_audit true --performance_check true
/deploy-validate --environment dev --run_tests false

Validation Criteria

Development Environment

**Tests:**

    undefined

**Checks:**

    undefined

**Requirements:**

    undefined

Staging Environment

**Tests:**

    undefined

**Checks:**

    undefined

**Requirements:**

    undefined

Production Environment

**Tests:**

    undefined

**Checks:**

    undefined

**Requirements:**

    undefined

Deployment Checklist

Pre-deployment

    undefined

Deployment

    undefined