Bitrise Bitrise is a mobile CI/CD platform as a service (PaaS). Mobile app developers use it to automate the building, testing, and deployment of their iOS and Android applications. Official docs: https://devcenter.bitrise.io/ Bitrise Overview - Builds - Build Artifacts - Apps - Workflows Working with Bitrise This skill uses the Membrane CLI to interact with Bitrise. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing. Install the CLI Install the Membrane CLI so you can run from the terminal: Authenticatio…