What problem does it solve? Users working inside the BMad framework often lose track of which phase they are in, which steps are complete, and which skill to invoke next. This Skill reads the installed module catalog and project artifacts to orient the user and answer BMad-related questions. ## Core Features & Use Cases - Workflow Orientation: Detects the current module and phase by scanning output artifacts against the bmad-help.csv catalog. - Next-Step Recommendation: Suggests optional and required next skills with menu codes, invocation context, and args, and offers to run a clear next step immediately. - Grounded Q&A: Answers general BMad questions using registered module documentation sources such as llms.txt files. - Use Case: A user finishes a PRD and asks "what do I do next?" The skill checks completed outputs, identifies the next required gate, and presents the exact skill and command to continue. ## Quick Start Ask the assistant where you are in your BMad workflow and what skill you should run next.