mpm-version

Display MPM platform, agent, and installed skill version information.

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/bobmatnyc/claude-mpm-marketplace --skill mpm-version
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: mpm-version
Source: https://github.com/bobmatnyc/claude-mpm-marketplace/tree/main/plugins/claude-mpm/skills/mpm-version
Command: npx skills add https://github.com/bobmatnyc/claude-mpm-marketplace --skill mpm-version

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Shows the current version information for MPM, its agents, and skills to simplify debugging and configuration audits.

Core Features & Use Cases

  • Display project version, build numbers, and agent tiers.
  • Show all installed skills and their sources.
  • Support quick auditing for compatibility and change management across multi-agent setups.

Quick Start

Invoke the /mpm-version command to display the current version information.

Frequently Asked Questions about mpm-version

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check MPM platform, agent, and skill versions for compatibility audits?

To check MPM platform, agent, and skill versions, invoke the /mpm-version command to consolidate project version, build numbers, per-agent tiers, and skill sources. This consolidates version information to support quick decision-making and change management across multi-agent setups.

What is the best way to display installed skill sources and agent tiers in a multi-agent setup?

Displaying installed skill sources and agent tiers is done by running the /mpm-version command. It reads the current configuration and presents all installed skills alongside their sources and per-agent tiers to simplify debugging and configuration audits.

Can I use version monitoring to diagnose configuration issues across development and production contexts?

Yes, you can use version monitoring to diagnose configuration issues across development, testing, and production contexts. The command applies across all contexts to verify compatibility, audit configurations, and diagnose version-related issues in multi-agent setups.

Does the MPM version audit require any dependencies or external components to run?

The MPM version audit does not require any dependencies or external components to run. It is a basic command that directly reads and presents the platform version, build numbers, and skill sources without needing additional environment setup.

Why does my multi-agent setup show mismatched skill sources during a change management review?

Mismatched skill sources during a change management review occur when installed skills are updated inconsistently across agents. Running the version audit command shows all installed skills and their sources, allowing you to verify compatibility and pinpoint version-related issues.

How to consolidate build numbers and project version information for MPM agents?

To consolidate build numbers and project version information for MPM agents, invoke the /mpm-version command. It reads and presents the current platform version and build numbers to support quick decision-making and change management.