usage_delta
Mark a baseline and measure the real cost delta of any task, replacing theoretical estimates with actual usage data.
Instructions
Track real cost of a single task. action='mark' saves baseline, action='measure' returns delta in % of session/weekly used. Replaces theoretical cost estimates with real ones.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| action | Yes | 'mark' saves a snapshot as the baseline. 'measure' returns the delta since the last mark. | |
| label | No | Optional label for the marked baseline. |