Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 2.85 KB

File metadata and controls

55 lines (41 loc) · 2.85 KB

User Documentation

Quick navigation for Claude MPM users.

🌟 What's New in v4.5.0

Git-First Agent Architecture - Agents are now sourced from Git repositories by default:

  • Automatic Updates: Agents sync from GitHub on startup
  • Version Control: Track agent changes through Git history
  • Bandwidth Efficient: ETag-based caching reduces network usage by 95%+
  • Multi-Repository: Support multiple agent sources with priority-based resolution

See: Agent Sources Guide and Migration Guide

Documentation Files

  • User Guide - Features, workflows, best practices, and advanced usage
    • Includes: /mpm-ticket slash command for ticketing workflows
  • Agent Sources Guide - ⭐ NEW Managing Git repositories with agent definitions (v4.5.0+)
  • Skills Versioning Guide - Understanding and using versioned skills
  • Troubleshooting - Common issues, diagnostics, and solutions
    • Includes: Agent source troubleshooting section

Getting Started

For new users, start with the Getting Started section:

Guides

Quick Links

First Time Here?

  1. Read Getting Started → Install and run your first task
  2. Browse User Guide → Learn key features
  3. Keep Troubleshooting handy → Solve issues quickly

Common Tasks

Need Help?

  • Check Troubleshooting first
  • Run claude-mpm doctor for diagnostics
  • Use /mpm-doctor in Claude Code sessions