What problem does it solve? Users of the Reversa agent framework struggle to know which of the many specialized agents (Scout, Archaeologist, Detective, Architect, Writer, and others) to invoke for a given task, and in what order. ## Core Features & Use Cases - Agent Guide with Analogies: Presents a fixed, ready-to-display guide explaining what each Reversa agent does using memorable analogies (e.g., the Detective as Sherlock Holmes, the Architect as a cartographer). - Command Menu: Maps user goals to the correct slash command, such as /reversa for legacy discovery, /reversa-new for greenfield projects, and /reversa-migrate for migrations. - Recommended Sequences: Shows the recommended pipeline order, like Scout → Archaeologist → Detective → Architect → Writer → Reviewer for legacy projects. - Use Case: A developer starting a legacy reverse-engineering project asks which agent to run first and receives the full guide with the correct command sequence. ## Quick Start Ask the assistant to run /reversa-agents-help to display the complete guide explaining every Reversa agent and when to use it.