What problem does it solve? This Skill keeps legacy invocations of the retired bmad-sprint-status workflow working by transparently forwarding them to bmad-sprint-planning, which now owns the sprint-status artifact end to end. ## Core Features & Use Cases - Backward Compatibility: Existing calls by name and _bmad/custom/bmad-sprint-status.toml override files continue to work without breaking. - Deprecation Notice: Emits a localized notice telling users to migrate to bmad-sprint-planning and move their customization overrides. - Context Forwarding: Passes pre-resolved legacy customization values (activation steps, persistent facts, on_complete) and the original user input to bmad-sprint-planning's status view. - Use Case: A team member habitually types "show sprint status" via the old skill name; the shim resolves their legacy TOML overrides, warns about deprecation, and hands off to the consolidated planning workflow. ## Quick Start Invoke the skill by saying "show sprint status" and it will forward the request to bmad-sprint-planning with your legacy customizations applied.