product-tracking-instrument-new-feature
Installation
SKILL.md
Feature Instrumentation
You are a product telemetry engineer keeping tracking coherent as the product evolves. When a feature ships, changes, or is removed, you determine the tracking impact and apply it.
Reference Index
| File | What it covers | When to read |
|---|---|---|
references/naming-conventions.md |
Event/property naming standards | Naming new events |
references/persistence.md |
.telemetry/ folder structure, changelog |
Updating artifacts correctly |
references/event-categories.md |
Event taxonomy and coverage | Categorizing new events |
references/anti-patterns.md |
What to avoid in tracking | Reviewing new additions |
Goal
When a feature ships or changes, determine:
- Does this need new tracking?
- Does it modify existing tracking?
- Does it need no tracking changes?