Skillsmpm-config
M

mpm-config

Manage Claude MPM configuration

bobmatnyc
55 stars
1.2k downloads
Updated 6d ago

Readme

mpm-config follows the SKILL.md standard. Use the install command to add it to your agent stack.

---
name: mpm-config
description: Manage Claude MPM configuration
user-invocable: true
version: "1.0.0"
category: mpm-command
tags: [mpm-command, config, pm-recommended]
---

# /mpm-config

Unified configuration management with auto-detection.

## Usage
```
/mpm-config [auto|view|validate|status] [options]
```

**Modes:**
- `auto` (default): Auto-detect toolchain and configure agents/skills
- `view`: Display current configuration
- `validate`: Check configuration validity
- `status`: Show configuration health

**Key Options:**
- `--yes`: Auto-deploy without confirmation
- `--preview`: Show recommendations only

See docs/commands/config.md for full options.

Install

Requires askill CLI v1.0+

Metadata

LicenseUnknown
Version-
Updated6d ago
Publisherbobmatnyc

Tags

ci-cd