Product Analytics
Implements product analytics covering event taxonomy design, funnel analysis, cohort retention, feature adoption tracking, and activation metrics.
Governance Receipt
- Signer
- sovereign-claw-ed25519
- Signed At
- 6/4/2026
- Risk Tier
- T2
- Receipt Hash
- 0a194f6a
- Manifest Hash
- b2378c7873ff7d93f83c6a007790f6c9e5c61b3dab65072b6ce3f5c8db38de3c
- Signature
- L7ZC2Rb0
- Root Public Key
- 349b0348
Skill Details
- Gate Verdict
- Elevated · Review
- Publication State
- published
- Risk Tier
- T2
- Manifest Hash
- b2378c78
Download Attested Bundle
Install Product Analytics
Each bundle is served from the attested copy of Product Analytics, so the file you download is the one covered by the governance receipt on this page rather than whatever currently sits at the upstream source.
Claude Code skill
curl -L "https://atestiv.com/api/download/dcd6c87c-8bc1-4c89-98b8-40063167975e?format=claude-code" -o dcd6c87c-8bc1-4c89-98b8-40063167975e.skill.mdMCP tool definitions
curl -L "https://atestiv.com/api/download/dcd6c87c-8bc1-4c89-98b8-40063167975e?format=mcp" -o dcd6c87c-8bc1-4c89-98b8-40063167975e.mcp-tools.jsonRaw attested bundle
curl -L "https://atestiv.com/api/download/dcd6c87c-8bc1-4c89-98b8-40063167975e?format=raw" -o dcd6c87c-8bc1-4c89-98b8-40063167975e.bundle.jsonVerify the bundle against its manifest hash
shasum -a 256 dcd6c87c-8bc1-4c89-98b8-40063167975e.bundle.jsonProvenance
- Catalog identifier:
dcd6c87c-8bc1-4c89-98b8-40063167975e - Harvested from the upstream repository.
- The manifest hash below is what the signing key committed to. A bundle whose digest does not match it is not the attested Product Analytics.
- Anything published here has been through the same gate, so a missing receipt is itself a signal rather than an omission.
More Skills
Production Scheduling
Manufacturing production scheduling patterns: capacity planning, constraint-based scheduling, changeover optimization, work order sequencing, bottleneck detection, and real-time schedule adjustment.
Progressive Context Retrieval
Solves the subagent context problem via 4-phase iterative retrieval: dispatch with minimal context, evaluate gaps, retrieve targeted context, and re-dispatch. Prevents context overflow and starvation in multi-agent workflows.
Project Guidelines Template
Example project-specific skill template based on a real production application. Starting point for creating custom project skills.