Sounds fun!

I would go for something like this (didn’t try though):

First, add a condition to the wkf multiline input has changed:

  • only when current date :rounded down to day is not last write :rounded down to day

Then, add a database trigger when increment changed

  • action set a recurring workflow, daily basis, start day current datetime rounded down to day +day 1, that make change to the increment = 0 (reset strike), only when increment after change > 0
  • action cancel a recurring workflow (frequency none), only when increment after change = 0