land-and-deploy
FlorianBruniaux/claude-code-ultimate-guide
This comprehensive pipeline automates the entire software release cycle, from merging a Pull Request (PR) to verifying the final deployment. It performs critical steps including CI status checks, waiting for build completion, executing pre-merge readiness gates (staleness, testing, documentation), and finally merging and detecting the target deployment platform for a controlled, reliable release.