semaphore
Installation
SKILL.md
Semaphore
Semaphore is a CI/CD platform that automates software testing and deployment. It's used by developers and DevOps teams to build, test, and deploy applications faster and more reliably.
Official docs: https://docs.semaphoreci.com/
Semaphore Overview
- Projects
- Environments
- Deployments
- Environments
- Secrets
- Users
- Teams
- Repositories
Working with Semaphore
This skill uses the Membrane CLI to interact with Semaphore. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills