smithery/bobmatnyc

mpm-status

Display Claude MPM system status

Installation

$ npx skills add smithery/bobmatnyc --skill mpm-status

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from smithery/bobmatnyc · top by installs.

npx skills add smithery/bobmatnyc

Browse all from smithery/bobmatnyc

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Skill metadata

Parsed from SKILL.md frontmatter.

Version1.0.0

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 918 B
  • docs SUMMARY.md 50 B

History

  1. First recorded snapshot · 0 installs

SKILL.md

/mpm-status

Show MPM system status. Delegates to PM agent.

Usage

/mpm-status

What It Shows

Displays comprehensive system information:

  • Version: MPM version and installation details
  • Services: WebSocket server status, monitoring dashboard
  • Agents: Available agents and their versions
  • Memory: Memory system statistics and health
  • Configuration: Current MPM configuration settings
  • Project Info: Project-specific context and setup

When to Use

  • Check if MPM is properly installed and configured
  • Verify agent availability before delegation
  • Debug system issues or unexpected behavior
  • Get quick overview of system health

See docs/commands/status.md for details.