Accoil

10 mods across 1 repository, 38 stars between them.

Accoil/product-tracking-skills

Plugin Claude Code

AI agent skills that make SaaS products data-ready for product analytics — from codebase scan to tracking plan to working instrumentation code.

38 5mo ago A tokens not measured original MIT

tracking-watchdog

03

Accoil/product-tracking-skills

Agent

Proactive tracking coverage monitor. Use automatically after code changes that add new features, modify existing functionality, or change user-facing behavior. Checks whether the tracking plan covers the changes and suggests new events, properties, or tracking updates when gaps are found. Runs in the background and…

38 5mo ago A 81 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

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…

38 5mo ago A 105 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

Write a business case for adding product telemetry and analytics to a product. Produces a concise, stakeholder-ready document explaining what telemetry enables, what you're currently blind to, what's involved in implementation, and the business value. Sits outside the main telemetry lifecycle — use before committing…

38 5mo ago A 110 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

Design an opinionated target tracking plan and produce an explicit delta from current state to target. Combines the product model, current-state audit, and telemetry best practices to decide what events, properties, entities, and group hierarchies should exist. Outputs .telemetry/tracking-plan.yaml and…

38 5mo ago A 116 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

Translate a tracking plan into an SDK-specific instrumentation guide. Shows how to make identify, group, and track calls using the target analytics SDK with real template code, architecture guidance, and constraint documentation. Outputs .telemetry/instrument.md. Covers 24 analytics destinations across product…

38 5mo ago A 159 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

Generate real instrumentation code from the tracking plan and instrumentation guide. Produces typed SDK wrapper functions, identity management, and integration guidance. Outputs files in a tracking/ directory. Use when the user wants to generate or regenerate tracking code, implement the delta plan, turn the…

38 5mo ago A 87 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

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…

38 5mo ago A 122 tokens original MIT

Accoil/product-tracking-skills

Skill Claude CodeCodex

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…

38 5mo ago A 115 tokens original MIT