**As a** User **I need** the ability to update a counter to a new value **So that** I can manage tasks already started ### Details and Assumptions * [document what you know] ### Acceptance Criteria ```gherkin Given [some context] When [certain action is taken] Then [the outcome of action is observed] ```