What problem does it solve? Existing workflows and customization files that still invoke the retired bmad-sprint-status skill would break after it was consolidated into bmad-sprint-planning. This compatibility shim keeps those invocations working while guiding users toward the replacement. ## Core Features & Use Cases - Backward Compatibility: Resolves legacy _bmad/custom/bmad-sprint-status.toml overrides (activation steps, persistent facts, on_complete) and forwards them to bmad-sprint-planning. - Deprecation Notice: Emits a localized notice in the configured communication language explaining the consolidation and how to migrate. - Intent Forwarding: Invokes bmad-sprint-planning with the status view intent, skipping its readiness gate, and passes the original user input verbatim. - Use Case: A team with an old bmad-sprint-status.toml override asks to "show sprint status"; the shim loads their custom facts, warns about deprecation, and displays the sprint status through bmad-sprint-planning. ## Quick Start Ask the agent to show the current sprint status and it will route through bmad-sprint-planning with a deprecation notice.