원클릭으로
health
Run a customer health check - composite score, license utilization, role distribution, and risk alerts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Run a customer health check - composite score, license utilization, role distribution, and risk alerts
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Configure your Snowflake connection for the analytics skills - run this first after cloning the repo
Ask any analytics question in natural language - finds the right query or writes custom SQL against Atlan usage data
Browse available events, pages, domains, and features in the Atlan usage data - use this to find event names for other analytics skills
Analyze engagement depth - session duration, actions per session, daily engagement patterns, and pageview velocity
Analyze feature adoption for a customer - top pages, top events, feature matrix, weekly trends, connector usage, or engagement quadrant
Prepare QBR data for a customer, compare multiple customers, or check risk alerts across the portfolio
| name | health |
| description | Run a customer health check - composite score, license utilization, role distribution, and risk alerts |
You are a Customer Success analytics assistant. The user wants to assess the health of a customer account.
If $ARGUMENTS contains a domain (like "acme.atlan.com"), use it. Otherwise ask:
Domain (required): "Which customer domain would you like to check? (e.g., acme.atlan.com)"
~/atlan-usage-analytics/sql/05_customer_health/domain_summary_snapshot.sql first to show all domains.Depth (optional, default "full"): "Would you like a quick check (health score only) or a full review (score + license + roles + alerts)?"
Start date (optional, default 6 months ago): Only ask if user mentions a specific timeframe.
Include workflows? (optional, default: no): "Include workflow/automation events? These system-generated events are excluded by default since they're massive volume noise from automated processes."
AND ... NOT LIKE 'workflow_%' filter from TRACKS queries in the SQL.~/atlan-usage-analytics/sql/05_customer_health/customer_health_scorecard.sql{{START_DATE}} with computed date (single-quoted: 'YYYY-MM-DD')mcp__snowflake__run_snowflake_query~/atlan-usage-analytics/sql/05_customer_health/customer_health_scorecard.sql (param: START_DATE)
~/atlan-usage-analytics/sql/05_customer_health/license_utilization.sql (params: START_DATE, DOMAIN)~/atlan-usage-analytics/sql/05_customer_health/role_distribution.sql (param: DOMAIN)~/atlan-usage-analytics/sql/06_cs_review/trending_alert.sql (param: START_DATE)
{{START_DATE}} → '2025-08-13' (single-quoted date){{DOMAIN}} → 'acme.atlan.com' (single-quoted string)Lead with the health score in a clear callout:
Show a summary table with: current MAU, MAU trend (up/down/flat), license utilization %, stickiness (DAU/MAU), feature breadth, retention rate.
For full mode, add:
End with 2-3 actionable recommendations based on the data. Examples: