Organize Commands banner
danielrosehill danielrosehill

Organize Commands

Development community

Description

Analyze the slash commands in the commands/public and commands/private directories and suggest better organizational structure. Your task: 1. Review the current folder structure and command placement 2. Identify commands that might be misplaced or could be better organized 3. Look for opportunities to create new subcategories or consolidate existing ones 4. Check for inconsistent naming patterns 5. Suggest a reorganization plan with specific move operations Present your analysis including: - C

Installation

Installs to ~/.claude/commands/danielrosehill-claude-slash-commands-organize-commands.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/danielrosehill/Claude-Slash-Commands/HEAD/.claude/commands/organize-commands.md -o ~/.claude/commands/danielrosehill-claude-slash-commands-organize-commands.md

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

Full documentation available on GitHub

View Source Repository