# Commander

> Use this skill when the user wants to cli testing tool for shell commands.

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

---


# Commander Plugin

CLI testing tool for shell commands.

## Commands

### Operations
- `commander test run` — run test via commander

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

## Installation

```bash
go install github.com/commander-cli/commander@latest
```

## Examples

```bash
commander --version
commander --help
```

## Key Features
- testing\n- cli\n- shell

