vibe-sunsang-growth

Analyze AI session data and generate growth reports to markdown files.

Updated Mar 21, 2026
One-click install
npx skills add https://github.com/gtpgg1013/claude-skills-collection --skill vibe-sunsang-growth
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: vibe-sunsang-growth
Source: https://github.com/gtpgg1013/claude-skills-collection/tree/main/skills/plugins/gptaku/vibe-sunsang/skills/vibe-sunsang-growth
Command: npx skills add https://github.com/gtpgg1013/claude-skills-collection --skill vibe-sunsang-growth

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill analyzes AI session data to automatically generate growth reports, helping teams track progress, identify patterns, and plan improvements without manual worksheet crunching.

Core Features & Use Cases

  • Subagent delegation: Offloads heavy analysis to a specialized growth-analyst subagent to protect the main context.
  • Scope-aware reporting: Generates reports for ranges like this week, recent two weeks, or a selected project, aligned with workspace types.
  • Knowledge-driven insights: Leverages project-type knowledge bases and common references to tailor findings and recommendations.

Quick Start

Generate a growth report for the current week.

Frequently Asked Questions about vibe-sunsang-growth

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automatically generate a growth report from AI session data?

To automatically generate a growth report from AI session data, use a tool that reads your conversations and exports insights to a markdown file. This skill analyzes your sessions and exports the final report to exports/growth-report-YYYY-MM-DD.md.

Can I create a weekly or biweekly review report from my workspace conversations?

Yes, you can create a weekly or biweekly review report from workspace conversations. The analysis supports weekly, biweekly, and monthly review scopes, reading your AI sessions to track progress and identify patterns without manual worksheet crunching.

How do knowledge bases tailor insights for project-level data analysis?

Knowledge bases tailor insights for project-level data analysis by applying workspace type knowledge to the generated report. The analysis leverages project-type knowledge bases and common references to align findings and recommendations with your specific context.

Does automated session analysis protect the main context during heavy data processing?

Automated session analysis protects the main context during heavy data processing by offloading the work to a specialized growth-analyst subagent. This delegation ensures the main context remains unaffected while analyzing conversations and generating the report.

What file format is used for exporting automated growth reports?

Automated growth reports are exported using the markdown file format. The system ensures proper formatting and level tracking by saving the final output directly to exports/growth-report-YYYY-MM-DD.md.