Personally I don't like the cloning to prod approach much, instead I export the JSON, import and the re-set the connections/hooks. In that case I keep the same hook.
If you clone - probably cleaner to create a new one, albeit with the caveat you mentioned.