Install
npx skillscat add bobmatnyc/claude-mpm/mpm-status Install via the SkillsCat registry.
SKILL.md
/mpm-status
Show MPM system status. Delegates to PM agent.
Usage
/mpm-statusWhat 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.