# Bitrise

> Use this skill when the user wants to bitrise runner cli for automations on mac or linux.

- Skill: `javimosch/bitrise` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/bitrise`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/bitrise/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/bitrise

---


# 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

