What problem does it solve? Existing projects and customization files that still reference the retired bmad-edit-prd skill would break after it was consolidated into bmad-prd; this compatibility shim keeps those invocations working while guiding users to migrate. ## Core Features & Use Cases - Deprecation Forwarding: Emits a deprecation notice in the user's configured language and forwards the request to bmad-prd with update intent. - Legacy Customization Resolution: Resolves bmad-edit-prd.toml overrides (activation steps, persistent facts, on_complete) and passes them to bmad-prd so existing configurations keep working. - Use Case: A team with an existing _bmad/custom/bmad-edit-prd.toml file invokes the old skill name; the shim loads their overrides, warns about deprecation, and runs the PRD update workflow without losing their customizations. ## 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.