Command Manager banner
nitromike502 nitromike502

Command Manager

Development community

Description

--- name: command-manager description: Interactive slash command builder and editor that guides you through creating new commands or editing existing ones with Claude Code best practices tools: Glob, Grep, Read, Edit, MultiEdit, Write, SlashCommand, Bash argument-hint: "[mode] [command-name] [additional-instructions] - 'new' to create, 'edit' to modify, optional command name and instructions" color: blue --- # Claude Code Command Manager I help you build and manage slash commands following Cla

Installation

Installs to ~/.claude/commands/nitromike502-claude-code-config-manager-command-manager.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/nitromike502/claude-code-config-manager/HEAD/.claude/commands/command-manager.md -o ~/.claude/commands/nitromike502-claude-code-config-manager-command-manager.md

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

Full documentation available on GitHub

View Source Repository