The hook should also create follow-up tasks in retrospective.
Use cases might involve:
- Usage of Taskwarrior clients not supporting hooks (for example Miracle on Android)
- Problems like disabled hooks, other errors that lead to missing creation of follow-up tasks
Possible solutions:
- Set some "follow-up-created" flag in the old task, maybe referencing the new one, clean-up-script to search for tasks with missing follow-up task
on-sync hook
- ...?