# Microplane

> Use this skill when the user wants to cli tool to make git changes across many repos especially useful with microservices.

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

---


# Microplane Plugin

CLI tool to make git changes across many repos especially useful with microservices.

## Commands

### Operations
- `microplane repo list` — list repo via microplane
- `microplane plan run` — run plan via microplane
- `microplane apply run` — run apply via microplane
- `microplane status show` — show status via microplane
- `microplane push run` — run push via microplane
- `microplane pr create` — create pr via microplane
- `microplane init run` — run init via microplane

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

## Installation

```bash
go install github.com/Clever/microplane@latest
```

## Examples

```bash
microplane --version
microplane --help
```

## Key Features
- git\n- microservices\n- automation

