Add top-brand-position-tracker skill#7
Conversation
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
|
KISS review: this should be fixed before merge. The skill’s core promise is week-over-week tracking, but it says each run reads a “previous run’s recorded brand table” and that the current table becomes the next baseline without defining any durable place to save/read that baseline. In a fresh conversation the agent cannot know the previous table, so it will either treat every run as first run or risk inventing movement. Please either remove the tracking claims and ship a point-in-time brand ranking, or add a concrete supported persistence mechanism. While there, please also collapse the conflicting first-run table instructions: one section says include |
Review —
|
…cal table, brand normalization Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Summary
Adds the
top-brand-position-trackerskill: Ranks the brands in a category by estimated weekly sales and tracks how each brand's position changes week over week.Lives in
skills/top-brand-position-tracker/SKILL.mdand is registered in the README skills table. Public behavior and user-visible workflow only — no internal service names, schema, or implementation details.Public-Safety Checklist
SKILL.mdfrontmattername.🤖 Generated with Claude Code