# Shuttle

> Use this skill when the user wants to cli for handling shared build and deploy tools between projects no matter what technologies the projects are using.

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

---


# Shuttle Plugin

CLI for handling shared build and deploy tools between projects no matter what technologies the projects are using.

## Commands

### Operations
- `shuttle plan run` — run plan via shuttle

## Usage Examples
- "shuttle --help"
- "shuttle <args>"

## Installation

```bash
brew install lunarway/tap/shuttle
```

## Examples

```bash
shuttle --version
shuttle --help
```

## Key Features
- build\n- deploy\n- automation

