What problem does it solve? Users of the Squad multi-agent framework often do not know which CLI command or coordinator flow handles a given task, forcing them to memorize command syntax and configuration file locations. ## Core Features & Use Cases - Interactive Command Menu: Presents six categories (Install & Upgrade, Team Management, Issues & PRs, Plugins & Skills, Model & Cost, Sessions & State) as a drill-down picker with back and cancel support. - Intent Matching: Maps natural language phrases like "upgrade squad" or "add team member" directly to the correct operation, skipping the menu when a direct match exists. - Guided Argument Collection: Prompts for required arguments with choices and defaults, then executes shell commands, edits .squad/config.json, or delegates to the Squad coordinator agent. - Use Case: A user types "squad commands" and is walked through connecting a GitHub repo, triaging issues, and activating the Ralph work monitor without reading any documentation. ## Quick Start Ask the assistant to show squad commands or say "what can squad do" to open the interactive category menu.