deployment-readiness-check

Installation
SKILL.md

When to Use This Skill

Use this skill before deploying Salesforce metadata to production (or higher environments) to:

  • Validate metadata quality and completeness
  • Check test coverage meets organizational standards
  • Verify security settings and permissions
  • Identify configuration issues before deployment
  • Generate deployment documentation

Prerequisites

  • Salesforce CLI installed and authenticated to target org
  • jq command-line JSON processor installed
  • Bash shell (Linux, macOS, or WSL on Windows)
  • Source metadata in SFDX project format

Step 1: Run Metadata Validation

Execute the validation script to check for common metadata issues:

Related skills

More from forcedotcom/afv-library

Installs
15
GitHub Stars
290
First Seen
Feb 9, 2026