pre-deploy

Coordinate parallel pre-deployment readiness checks across environment, dependencies, and infrastructure-as-code.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/tylern91/dotfiles --skill pre-deploy-tylern91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: pre-deploy
Source: https://github.com/tylern91/dotfiles/tree/main/claude/.claude/skills/pre-deploy
Command: npx skills add https://github.com/tylern91/dotfiles --skill pre-deploy-tylern91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Pre-deploy readiness checks help teams validate infrastructure changes before apply, preventing misconfigurations, missed approvals, and deployment blockers.

Core Features & Use Cases

  • Parallel validations across environment, dependencies, and IaC to speed readiness assessments.
  • Agent orchestration that coordinates infra-auditor, dep-auditor, and Terraform/K8s/Helm validators.
  • Consolidated readiness reporting to guide deployment decisions and rollback readiness.

Quick Start

Run pre-deploy to perform readiness checks before applying infrastructure changes.

Frequently Asked Questions about pre-deploy

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

FAQPage Schema
What are pre-deployment readiness checks for Kubernetes and Terraform?

Pre-deployment readiness checks validate infrastructure changes before apply, preventing misconfigurations, missed approvals, and deployment blockers across Terraform, Kubernetes manifests, Helm charts, and application configurations.

How do I validate infrastructure-as-code before applying changes?

Run pre-deploy to coordinate parallel validations across environment, dependencies, and infrastructure-as-code, surfacing blockers before apply and producing a consolidated readiness report to guide deployment decisions.

Does pre-deploy work with Helm charts and Kubernetes manifests?

Yes, pre-deploy applies to DevOps workflows deploying Terraform, Kubernetes manifests, Helm charts, or application configurations, coordinating validators to assess readiness before you apply infrastructure changes.

Do I need separate validator skills to run pre-deployment checks?

Yes, pre-deploy requires integration with infra-auditor, dep-auditor, and existing validator skills to orchestrate parallel validations and produce a consolidated readiness report that blocks deployment on critical findings.

What's the best way to automate environment and dependency validation before deployment?

Use agent orchestration to coordinate infra-auditor and dep-auditor across parallel validations, speeding readiness assessments and generating a consolidated report that identifies blockers before applying infrastructure changes.

When should I block a deployment based on readiness check results?

Pre-deploy blocks deployment on critical findings identified during parallel validations across environment, dependencies, and infrastructure-as-code, using a consolidated readiness report to determine rollback readiness and deployment decisions.