This is your entry point for BMAD, a structured development methodology that routes you through four phases: Analysis, Planning, Solutioning, and Implementation. It sets up project configs, tracks what you've completed versus what's required based on project complexity (levels 0-4), and tells you which specialized workflow to run next. Run /workflow-init to create the directory structure and config files, then /workflow-status anytime to see where you are and what comes next. The routing logic is smart about project levels: small fixes only need a tech spec, but medium and large projects require PRDs and architecture docs. It's basically traffic control for structured AI development, keeping you from wandering into implementation before you've actually planned anything.
npx skills add https://github.com/aj-geddes/claude-code-bmad-skills --skill bmad-orchestrator