スキル一覧に戻る
bobmatnyc

mpm-doctor

by bobmatnyc

Claude Multi-Agent Project Manager - Subprocess orchestration layer for Claude

53🍴 8📅 2026年1月24日
GitHubで見るManusで実行

SKILL.md


name: mpm-doctor description: Run diagnostic checks on Claude MPM installation user-invocable: true version: "1.0.0" category: mpm-command tags: [mpm-command, system, pm-required, diagnostics, troubleshooting]

/mpm-doctor

Run comprehensive diagnostics on Claude MPM installation.

Usage

/mpm-doctor [--verbose] [--fix]

Options

  • --verbose: Show detailed diagnostic output
  • --fix: Attempt to automatically fix detected issues

What It Checks

  • Installation: MPM package installation and version
  • Configuration: Config file validity and required settings
  • WebSocket: WebSocket server connectivity and health
  • Agents: Agent availability and configuration
  • Memory: Memory system health and accessibility
  • Hooks: Hook system setup and functionality

When to Use

  • After initial MPM installation (verify setup)
  • When experiencing issues with commands or delegation
  • Before reporting bugs (gather diagnostic information)
  • After configuration changes (verify correctness)
  • When WebSocket monitoring isn't working

Example Output

✅ MPM Installation: OK (v5.4.105)
✅ Configuration: Valid
⚠️  WebSocket Server: Not running (start with /mpm-monitor start)
✅ Agents: 15 available
✅ Memory System: Healthy
✅ Hooks: Configured

See docs/commands/doctor.md for details.

スコア

総合スコア

60/100

リポジトリの品質指標に基づく評価

SKILL.md

SKILL.mdファイルが含まれている

+20
LICENSE

ライセンスが設定されている

+10
説明文

100文字以上の説明がある

0/10
人気

GitHub Stars 100以上

0/15
最近の活動

3ヶ月以内に更新がある

0/10
フォーク

10回以上フォークされている

0/5
Issue管理

オープンIssueが50未満

+5
言語

プログラミング言語が設定されている

+5
タグ

1つ以上のタグが設定されている

0/5

レビュー

💬

レビュー機能は近日公開予定です