This is your orientation layer for BMad workflows. It reads the catalog CSV, checks which artifacts you've already generated, and tells you exactly what to run next based on where you are in the process. The nice part is it doesn't just list options. It offers to kick off the next skill right there if the path is obvious, complete with the right action context and args. It also pulls module documentation from registered sources to answer broader questions when you're not asking about next steps. Think of it as the thing you invoke when you're staring at a half-finished project structure wondering whether to write requirements or start prototyping. The constraint to run each skill in a fresh context is realistic about token limits.
npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-help