bobmatnyc/mpm-orchestration-demo
Reference implementation demonstrating the Command → Agent → Skill orchestration pattern in Claude MPM, showing both preloaded-skill and dynamic-skill-invocation styles
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill mpm-orchestration-demo
Take bobmatnyc/mpm-orchestration-demo from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.