What problem does it solve? This Skill preserves backward compatibility for existing invocations of the deprecated bmad-create-prd command, ensuring old workflows and customization files continue to function after consolidation into bmad-prd. ## Core Features & Use Cases - Deprecation Forwarding: Redirects all create-PRD requests to the bmad-prd skill with create intent pre-set, skipping intent detection. - Legacy Customization Support: Resolves overrides from _bmad/custom/bmad-create-prd.toml files, including activation steps, persistent facts, and completion hooks. - Migration Guidance: Emits a deprecation notice explaining how to migrate customization files to the new bmad-prd format. - Use Case: A team with existing automation calling bmad-create-prd can continue operating without breaking changes while planning their migration to bmad-prd. ## Quick Start Invoke bmad-create-prd with your PRD requirements and it will forward the request to bmad-prd with a deprecation notice.