byaccoil· 7 skills
Build a structured product model by scanning the codebase and talking to the user. Produces .telemetry/product.md — a description of what the product does, who uses it, how value flows, and what entities exist. Use when starting telemetry work on a new codebase, when the user asks to 'model this product,' 'understand this product,' 'what does this product do,' 'map the product,' 'product model,' or when no .telemetry/product.md exists yet. This is the entry point for the telemetry lifecycle.
$npx -y skills add accoil/product-tracking-skills --skill product-tracking-model-productInstalls into the current project.
Run `npx skills use "https://github.com/accoil/product-tracking-skills" --skill "accoil/product-tracking-skills/product-tracking-model-product"` 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.