salesforce-ci-integration
jeremylongshore/claude-code-plugins-plus-skills
This skill guides the setup of Continuous Integration and Continuous Deployment (CI/CD) pipelines for Salesforce projects using GitHub Actions. It covers automated metadata deployment, rigorous Apex unit testing, and integration testing, ensuring code quality and stability before every release. Key steps include configuring JWT authentication, setting up GitHub Secrets, and defining multi-stage workflows to validate and deploy changes across environments.