Zend certified PHP/Magento developer

How to discontinue Sku and automatically add new Sku when inventory reaches 0

For our store, we’d like to replace existing sku’s with new sku’s when the inventory reaches 0. We don’t want to discontinue the product. We’d also like to have the new sku associated with the old one. How can we make this happen?