Update Dms banner
catlog22 catlog22

Update Dms

Development community

Description

# DMS Commands - Distributed Memory System Management ## Overview Manage the distributed CLAUDE.md memory system with intelligent slash command recognition and three-layer execution strategy. The system automatically detects Claude Code slash commands and activates appropriate execution modes based on project complexity. ## Slash Command Interface ### 🎯 /update_dms - Unified DMS Management Command **Syntax**: `/update_dms [--mode] [path/scope] [options]` #### Mode Options ### 🚀 --full -

Installation

Installs to ~/.claude/commands/catlog22-claudecodeflow-update_dms.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/catlog22/ClaudeCodeFlow/HEAD/.claude/commands/update_dms.md -o ~/.claude/commands/catlog22-claudecodeflow-update_dms.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository