byaccoil· 7 skills
Update the tracking plan when a feature ships, changes, or is removed. Assesses whether new events are needed, extends existing events with properties where possible, and produces a versioned mini-delta with changelog entry. Updates .telemetry/tracking-plan.yaml, delta.md, and changelog.md. Use when the user ships a new feature, modifies existing functionality, wants to keep tracking coherent as the product evolves, 'feature shipped,' 'new feature tracking,' 'update tracking for [feature],' 'what tracking does this feature need,' or 'instrument new feature.'
$npx -y skills add accoil/product-tracking-skills --skill product-tracking-instrument-new-featureInstalls into the current project.
Run `npx skills use "https://github.com/accoil/product-tracking-skills" --skill "accoil/product-tracking-skills/product-tracking-instrument-new-feature"` 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.