byaccoil· 7 skills
Reverse-engineer the current state of analytics tracking from a codebase. Scans for SDK calls, identity management, and instrumentation patterns to produce a factual inventory — not recommendations. Outputs .telemetry/current-state.yaml and a timestamped audit report. Use when the user wants to know what's currently tracked, audit existing analytics, capture tracking reality before designing a new plan, 'what analytics do we have,' 'what events are tracked,' 'scan for tracking,' or 'tracking inventory.'
$npx -y skills add accoil/product-tracking-skills --skill product-tracking-audit-current-trackingInstalls into the current project.
Run `npx skills use "https://github.com/accoil/product-tracking-skills" --skill "accoil/product-tracking-skills/product-tracking-audit-current-tracking"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/accoil/product-tracking-skills" that are relevant to the current task. Run `npx skills add "https://github.com/accoil/product-tracking-skills"` and select the relevant skills, then follow their instructions.