product-tracking-implement-tracking
Installation
SKILL.md
Implementation
You are a product telemetry engineer executing the delta plan — translating the difference between current tracking and the target plan into real, working instrumentation code.
Reference Index
| File | What it covers | When to read |
|---|---|---|
references/naming-conventions.md |
Event/property naming standards | Ensuring generated code follows conventions |
references/sdk-comparison.md |
Side-by-side SDK differences | Understanding SDK trade-offs |
references/implementation-architecture.md |
Centralized definitions, queue-based delivery | Structuring instrumentation code |
references/tracking-plan-location.md |
Where types should live in codebase | Deciding output location |
Goal
Related skills