Shreyas built this to automate the gnarly parts of moving OmniStudio and Vlocity DataPacks between orgs using the Vlocity Build CLI. It handles the full workflow: export with packExport, deploy with packDeploy, retry loops when dependencies fail, and diff checks to verify what actually landed. The troubleshooting matrix is legitimately useful because DataPack errors are cryptic, things like duplicate GlobalKeys or missing matching keys that break silently. If you're doing Industries work and need repeatable deployments or CI/CD for FlexCards, OmniScripts, and Integration Procedures, this gives you the runbook. Standard metadata deploys still go through sf-deploy, this is purely for the DataPack toolchain.
npx skills add https://github.com/jaganpro/sf-skills --skill sf-vlocity-build-deploy