What does this skill do?
The Skill Feature Change orchestrates the modification of existing features that work correctly but whose behavior needs to evolve. It follows the test-first pattern: first, it updates the tests with the new specification, and then it adjusts the implementation until the tests pass, with review and validation at intermediate checkpoints.