bobmatnyc

mpm-help

Display help for Claude MPM commands

bobmatnyc 129 29 Updated 4mo ago
GitHub

Install

npx skillscat add bobmatnyc/claude-mpm/mpm-help

Install via the SkillsCat registry.

SKILL.md

/mpm-help

Show help for MPM commands. Delegates to PM agent.

Usage

/mpm-help [command]

Examples

/mpm-help              # Show all available commands
/mpm-help mpm-init     # Show detailed help for mpm-init
/mpm-help mpm-ticket   # Show ticketing workflow help

What It Provides

  • Command listing: All available MPM commands
  • Command details: Syntax, options, and usage examples
  • Delegation patterns: Which agent handles which command
  • Workflow guidance: Common command sequences and workflows

See docs/commands/help.md for full command reference.