Back to Skills

mpm

MacPhobos
Updated 3 days ago
4 views
0
View on GitHub
Othermpm-commandsystempm-required

About

The mpm skill provides multi-agent orchestration capabilities within Claude Code, allowing developers to delegate work to specialized agents and manage project workflows. It includes commands for agent management, diagnostics, ticketing, and configuration. Use this skill when you need to coordinate multiple AI agents or manage complex project tasks through Claude's project management system.

Quick Install

Claude Code

Recommended
Primary
npx skills add MacPhobos/research-mind -a claude-code
Plugin CommandAlternative
/plugin add https://github.com/MacPhobos/research-mind
Git CloneAlternative
git clone https://github.com/MacPhobos/research-mind.git ~/.claude/skills/mpm

Copy and paste this command in Claude Code to install this skill

GitHub Repository

MacPhobos/research-mind
Path: .claude/skills/mpm
0

Related Skills

mpm-doctor

Other

The mpm-doctor skill runs diagnostic checks on Claude MPM installations to verify setup and identify issues. It validates installation, configuration, connectivity, and system components, optionally with detailed output or automatic fixes. Developers should use it after installation, when troubleshooting problems, or before reporting bugs.

View skill

mpm-status

Other

The mpm-status skill displays comprehensive Claude MPM system status including version, services, agents, memory, and configuration details. It's primarily used to verify system health, check agent availability before delegation, and debug installation or configuration issues. This diagnostic tool provides developers with a quick overview of the entire MPM ecosystem's operational state.

View skill

mpm-init

Other

The mpm-init skill initializes or updates Claude Code projects by creating/refreshing CLAUDE.md documentation and project structure. It intelligently detects existing setups and offers smart updates or full recreations using AST analysis and priority rankings. Developers should use it to bootstrap new projects or maintain documentation when project code changes significantly.

View skill

mpm-help

Other

The mpm-help skill provides developers with documentation for all available Claude MPM commands. It displays command listings, detailed syntax, usage examples, and delegation patterns when invoked directly or with a specific command argument. Use this skill to understand MPM workflows and get guidance on proper command usage within Claude Code.

View skill