What problem does it solve? Users working with 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 existing output 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, then reports what is done and what remains. - Next-Step Recommendation: Suggests optional and required next skills with menu codes, action context, and args, and offers to run a clear next step immediately. - Grounded Q&A: Answers general BMad questions using registered module documentation sources (e.g., llms.txt) instead of guessing. - Use Case: A user finishes a PRD and asks "what do I do next in BMad?" The Skill detects the completed planning artifacts and recommends the next required skill with its invocation command. ## Quick Start Ask the assistant where you are in your BMad workflow and what skill you should run next.