What problem does it solve? Users working through a BMad workflow often lose track of which phase they are in, what has been completed, and which skill to run next. This Skill orients the user by inspecting installed skills, configuration, and existing artifacts, then recommends the next step. ## Core Features & Use Cases - Workflow Position Detection: Reads the module-skill catalog CSV, layered config files, and output artifacts to determine which phases and skills are already complete. - Next-Step Recommendation: Presents optional and required next skills with menu codes, invocation syntax, and args, ordered by phase sequencing and required gates. - Grounded Q&A: Fetches module documentation referenced by _meta catalog rows to answer general questions about the BMad module. - Use Case: A user returns to a project after a week and asks "what should I do next?" The Skill checks which planning artifacts exist, identifies the next required skill, and offers to run it immediately. ## Quick Start Ask the assistant where you are in your BMad workflow and what skill to run next.