Use this skill when the user wants to bitrise runner cli for automations on mac or linux.
Scanned 9/6/2026
Install to Claude Code
npx -y skills add javimosch/supercli --skill quickstart --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Quickstart?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/javimosch-quickstart-b6605c1f)More formats (shields.io, HTML) on the badges page.
---
name: bitrise
description: Use this skill when the user wants to bitrise runner cli for automations on mac or linux.
---
# Bitrise Plugin
Bitrise runner CLI for automations on Mac or Linux.
## Commands
### Operations
- `bitrise workflow run` — run workflow via bitrise
- `bitrise step list` — list step via bitrise
- `bitrise step update` — update step via bitrise
- `bitrise workflow list` — list workflow via bitrise
- `bitrise workflow graph` — graph workflow via bitrise
- `bitrise setup run` — run setup via bitrise
- `bitrise validate run` — run validate via bitrise
- `bitrise init run` — run init via bitrise
## Usage Examples
- "bitrise --help"
- "bitrise <args>"
## Installation
```bash
brew install bitrise
```
## Examples
```bash
bitrise --version
bitrise --help
```
## Key Features
- ci-cd\n- automation\n- bitrise
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!