catanadj/taskwarrior-nautical ? reverse-engineered prompt
Reverse engineered prompt
Build me a Taskwarrior add on that handles recurring tasks in a really smart way.
I want to be able to add a task with a simple rule like once every 12 days, every weekday, every Monday Wednesday and Friday, the first day of each month, or a date like April 12, and then when I mark the task done it should create the next one automatically as a normal Taskwarrior task. It should stay visible, editable, and work with the regular task command like any other task.
It should also handle things like business days, skipped dates, multiple times, changing intervals, and tasks that end after a certain point. Please include a way to recover if a hook fails or a task gets changed outside the normal flow, so I can audit and fix the recurrence chain.
If you need current Taskwarrior docs or hook details, look them up online while you build it.