This generates a project-context.md file that captures the unobvious implementation rules and patterns AI agents need when writing code for your project. It walks you through a multi-step workflow (discover, extract, refine) with approval gates at each stage, pulling from your existing docs, planning artifacts, and project knowledge to build a concise reference. The micro-file architecture keeps each step isolated and lets you control progression. Use it when you need to codify those "yeah but remember to always do X" rules that aren't obvious from the codebase itself. It's basically a way to stop repeating the same context in every AI conversation.
npx skills add https://github.com/bmad-code-org/bmad-method --skill bmad-generate-project-context