What problem does it solve? Existing projects and customization files still reference the retired bmad-create-architecture skill by name, and this compatibility shim keeps those invocations working while routing them to the consolidated bmad-architecture workflow. ## Core Features & Use Cases - Backward Compatibility: Resolves legacy _bmad/custom/bmad-create-architecture.toml overrides so existing per-project customizations keep working. - Intent Forwarding: Invokes bmad-architecture with a fixed create intent, skipping its intent-detection step. - Deprecation Notice: Emits a localized notice guiding users to migrate their customization files to bmad-architecture.toml. - Use Case: A team with an older BMAD setup runs the legacy skill name; the shim loads their saved preferences, warns about deprecation, and hands off to the current architecture workflow without breaking their process. ## Quick Start Invoke the bmad-create-architecture skill by name and it will forward your request to bmad-architecture with create intent while applying your legacy customization overrides.