smithery/bobmatnyc

mpm-help

Display help for Claude MPM commands

Installation

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

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 802 B
  • docs SUMMARY.md 52 B

History

  1. First recorded snapshot · 0 installs

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.