What problem does it solve? Users working with the BMad framework often lose track of which phase they are in, which steps are completed, and which skill to run next, leading to confusion and stalled workflows. ## Core Features & Use Cases - Workflow Orientation: Reads the bmad-help.csv catalog, config files, and output artifacts 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, and offers to run a clear next step immediately. - General Q&A: Answers broader BMad questions by fetching module documentation sources registered in the catalog. - Use Case: A user finishes a PRD and asks "what do I do next?" — the skill detects the completed PRD artifact, identifies the next required planning skill, and offers to launch it in a fresh context. ## Quick Start Ask the assistant where you are in your BMad workflow and what skill you should run next.