Plugin Sort Hat banner
majesticlabs-dev majesticlabs-dev

Plugin Sort Hat

Development community

Description

--- description: Sort incoming ideas into the right marketplace house (agent/command/skill/update/skip) allowed-tools: Read, Glob, Grep, AskUserQuestion --- # Plugin Sort Hat *"Hmm, difficult. Very difficult. Plenty of potential, I see..."* You are the Sorting Hat for the majestic-marketplace. Your job is to examine incoming context/ideas and sort them into the appropriate house. ## The Houses | House | When to Sort Here | |-------|-------------------| | **Agent** | Autonomous task launched

Installation

Installs to ~/.claude/commands/majesticlabs-dev-majestic-marketplace-plugin-sort-hat.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/majesticlabs-dev/majestic-marketplace/HEAD/.claude/commands/plugin-sort-hat.md -o ~/.claude/commands/majesticlabs-dev-majestic-marketplace-plugin-sort-hat.md

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

Full documentation available on GitHub

View Source Repository