bobmatnycbobmatnycCommunity·18 Agent Skills Included

claude-mpm

Multi-agent orchestration, skills, and session management for coding

Orchestrates specialized coding agents through a project manager that delegates research, implementation, testing, and deployment tasks. Eliminates manual task routing, lost session context, and unverified completion claims with structured delegation and QA evidence gates. Includes 56 bundled skills, session pause/resume, ticket integration, and a real-time monitoring dashboard to complete development workflows faster.
npx skills add bobmatnyc/claude-mpm --all -g -y
Available:

Instructs the agent on this repository's architecture, subagent invocation patterns, hook system, configuration hierarchy, and operational constraints when working within the claude-mpm codebase.

All Skills in This Repository (18)

Pure Emerald Level Indicators
📦 In Repo
bobmatnycbobmatnyc

mcp-builder

Build MCP servers for Python (FastMCP) or Node/TypeScript (MCP SDK).

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

skill-creator

Generate modular Claude Skills with progressive disclosure and YAML frontmatter.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

internal-comms

Generate internal communications following company-specific templates and guidelines.

Community
Intermediate
📦 In Repo
bobmatnycbobmatnyc

webapp-testing

Automate Playwright webapp testing with server lifecycle management and reconnaissance.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

espocrm-development

Enforce EspoCRM service-layer architecture and EntityManager data access.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

env-manager

Validate, synchronize, and secure environment variables across deployment platforms.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

root-cause-tracing

Trace bug root causes by walking backward through call stacks.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

testing-anti-patterns

Detect testing anti-patterns in test suites during design and review.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

condition-based-waiting

Replace arbitrary timeouts with configurable condition polling in async tests.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

verification-before-completion

Enforce a five-step verification gate before claiming task completion.

Community
Advanced
📦 In Repo
bobmatnycbobmatnyc

Test Quality Inspector

Inspect unit and E2E tests for intent, setup, execution, and assertion quality.

Community
Intermediate
📦 In Repo
bobmatnycbobmatnyc

test-driven-development

Enforce test-first development with RED/GREEN/REFACTOR workflows.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install claude-mpm?

Run `npx skills add bobmatnyc/claude-mpm --all -g -y` in your terminal to install all skills in this suite globally.

What does claude-mpm do?

It turns Claude Code into a multi-agent development platform where a project manager agent delegates work to specialized agents for coding, testing, deployment, and documentation. It also adds session resume, ticketing integration, and a live monitoring dashboard.

How does multi-agent delegation work in claude-mpm?

The PM agent analyzes your request, breaks it into subtasks, and routes each to a specialist agent such as engineer, research, qa, or ops. Agents return evidence-based results that the PM verifies before reporting completion.

Can I pause and resume a coding session?

Yes. The mpm-session-pause and mpm-session-resume skills save your git state, todos, and accomplishments to project-local files so you can continue later with full context.

Does claude-mpm work without coding experience?

Yes. Non-technical users can describe goals in plain English and the PM agent handles delegation, verification, and reporting automatically.

Related Repositories in Software Engineering

View All in Software Engineering