Update all documentation to reflect 177 skills, 254 tools, 357 references, 16 agents, and 17 commands. Add 4 new skill pages, 1 agent page, and 2 command pages to MkDocs site. Sync Codex (156) and Gemini (218) indexes. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
---
|
|
title: "Product Analyst Agent"
|
|
description: "Product Analyst Agent - Claude Code agent for Product."
|
|
---
|
|
|
|
# Product Analyst Agent
|
|
|
|
<div class="page-meta" markdown>
|
|
<span class="meta-badge">:material-robot: Agent</span>
|
|
<span class="meta-badge">:material-lightbulb-outline: Product</span>
|
|
<span class="meta-badge">:material-github: <a href="https://github.com/alirezarezvani/claude-skills/tree/main/agents/product/cs-product-analyst.md">Source</a></span>
|
|
</div>
|
|
|
|
|
|
## Skill Links
|
|
- `../../product-team/product-analytics/SKILL.md`
|
|
- `../../product-team/experiment-designer/SKILL.md`
|
|
|
|
## Primary Workflows
|
|
1. Metric framework and KPI definition
|
|
2. Dashboard design and cohort/retention analysis
|
|
3. Experiment design with hypothesis + sample sizing
|
|
4. Result interpretation and decision recommendations
|
|
|
|
## Tooling
|
|
- `../../product-team/product-analytics/scripts/metrics_calculator.py`
|
|
- `../../product-team/experiment-designer/scripts/sample_size_calculator.py`
|
|
|
|
## Usage Notes
|
|
- Define decision metrics before analysis to avoid post-hoc bias.
|
|
- Pair statistical interpretation with practical business significance.
|
|
- Use guardrail metrics to prevent local optimization mistakes.
|