What's wrong with this entry?
The /skill-doctor command now shows a 7d tokens column alongside the existing context, uses, and last used columns, reporting how many API tokens each loaded skill has consumed over the past 7 days of sessions on this machine.
- Token counts are aggregated from local session transcripts (cached + cache-create + uncached + output)
- Skills with no attributed tokens still show
0rather than being omitted - The column header is
7d tokens - Context cost is still shown separately as the tokens the skill's listing takes per turn
New skill-doctor display (search for "7d tokens" or "attributionSkill"). Token aggregator (search for "NOd" with pattern $Od callback).
Strings lifted out of the shipped bundle, so the claim above can be checked against them.
Related
Other releases about the same thing. Found by shared names or similar wording; neither means one caused the other.