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
jqcommand-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: