# Machma

> Use this skill when the user wants to parallel command execution tool with progress bars.

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

---


# Machma Plugin

Parallel command execution tool with progress bars.

## Commands

### Operations
- `machma command run` — run command via machma

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

## Installation

```bash
go install github.com/fd0/machma@latest
```

## Examples

```bash
machma --version
machma --help
```

## Key Features
- parallel\n- execution\n- progress

