# Mbt

> Use this skill when the user wants to the most flexible build tool for monorepo.

- Skill: `javimosch/mbt` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/mbt`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/mbt/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/mbt

---


# Mbt Plugin

The most flexible build tool for monorepo.

## Commands

### Operations
- `mbt build run` — run build via mbt
- `mbt discover run` — run discover via mbt
- `mbt apply run` — run apply via mbt
- `mbt commit show` — show commit via mbt

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

## Installation

```bash
go install github.com/mbtproject/mbt@latest
```

## Examples

```bash
mbt --version
mbt --help
```

## Key Features
- monorepo\n- build-tool\n- ci-cd

