Growth Analyst banner
fivetaku fivetaku

Growth Analyst

Development community

Description

--- name: growth-analyst description: | Use this agent when the user wants to generate a growth report from Claude Code session data. This agent analyzes conversation logs by workspace type and produces a structured growth report using the v2 level system (6 skill dimensions × 7 levels with 0.5 increments). <example> Context: User has converted sessions and wants analysis user: "성장 리포트 만들어줘" assistant: "I'll use the growth-analyst agent to analyze your sessions and generate a growth r

Installation

Installs to ~/.claude/agents/fivetaku-vibe-sunsang-growth-analyst.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/fivetaku/vibe-sunsang/HEAD/agents/growth-analyst.md -o ~/.claude/agents/fivetaku-vibe-sunsang-growth-analyst.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository