What problem does it solve? Existing projects and customization files that still reference the retired bmad-edit-prd skill would break after it was merged into bmad-prd. This compatibility shim keeps those legacy invocations working while guiding users toward the new consolidated workflow. ## Core Features & Use Cases - Backward Compatibility: Resolves legacy _bmad/custom/bmad-edit-prd.toml overrides (activation steps, persistent facts, on_complete) and forwards them to bmad-prd. - Deprecation Notice: Emits a localized notice explaining the migration path to bmad-prd.toml and the new customization fields available. - Intent Forwarding: Invokes bmad-prd with update intent pre-set, skipping its intent detection step. - Use Case: A team with an existing bmad-edit-prd.toml customization file invokes the old skill name; the shim loads their overrides, warns about deprecation, and runs the PRD update through bmad-prd without losing their settings. ## Quick Start Invoke bmad-edit-prd with the target PRD path and the change you want, and it will forward the request to bmad-prd with update intent.