Captures session learnings into persistent project memory before closing. Updates task files, project knowledge, and configuration so the next session starts with full context instead of from scratch.
84
AI 86
pm-bug-reporting
bobmatnyc2/22/2026
Bug reporting protocol for PM and agents to file GitHub issues
75
AI 78
pm-pr-workflow
bobmatnyc2/22/2026
Branch protection and PR creation workflow
75
AI 68
mpm-doctor
bobmatnyc2/22/2026
Run diagnostic checks on Claude MPM installation
75
AI 62
artifacts-builder
bobmatnyc2/22/2026
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web technologies (React, Tailwind CSS, shadcn/ui). Use for complex artifacts requiring state manag...
75
mcp-security-review
bobmatnyc2/14/2026
Security review gate for MCP server installations. Checks provenance, classifies risk, enforces version pinning, and documents credentials exposure before any MCP is added to your environment.
72
AI 91
verification-before-completion
bobmatnyc2/14/2026
Run verification commands and confirm output before claiming success
72
AI 88
mpm-organize
bobmatnyc2/14/2026
Organize project files with intelligent consolidation
72
AI 88
mpm-init
bobmatnyc2/14/2026
Initialize or update project for Claude Code and MPM
72
AI 73
internal-comms
bobmatnyc2/14/2026
A set of resources to help me write all kinds of internal communications, using the formats that my company likes to use. Claude should use this skill whenever asked to write some sort of internal com...
72
AI 52
mpm-postmortem
bobmatnyc2/14/2026
Analyze session errors and suggest improvements
72
AI 40
espocrm-development
bobmatnyc2/8/2026
Comprehensive guide for developing on EspoCRM - metadata-driven CRM with service layer architecture
69
AI 95
env-manager
bobmatnyc2/8/2026
Environment variable validation, synchronization, and management across local development, CI/CD, and deployment platforms
69
AI 85
mpm
bobmatnyc2/8/2026
Access Claude MPM functionality and manage multi-agent orchestration
69
AI 51
mpm-session-resume
bobmatnyc2/8/2026
Load context from paused session
69
mpm-session-pause
bobmatnyc2/8/2026
Pause session and save current work state for later resume
69
test-driven-development
bobmatnyc2/8/2026
Write the test first, watch it fail, write minimal code to pass