What problem does it solve? Users working through the BMad framework often lose track of which phase they are in, which steps are complete, and which skill to run next. This Skill reads the installed module catalog and existing output artifacts to orient the user and recommend the next action. ## Core Features & Use Cases - Workflow Position Detection: Reads the bmad-help.csv catalog and resolved config to determine the current module, phase, and completed steps. - Next-Step Recommendation: Suggests optional and required next skills with menu codes, invocation syntax, and args, ordered by sequencing rules. - Grounded Q&A: Answers general BMad questions using registered module documentation and project knowledge files without fabricating details. - Use Case: A user finishes a PRD and asks "what do I do next?" The skill detects the completed planning artifact, identifies the next required gate, and offers to launch that skill immediately. ## Quick Start Ask the assistant where you are in your BMad workflow and what skill you should run next.