eas-update-insights

Aggregate crash rates, user adoption, and bundle size for EAS Updates.

13|3|Updated Jun 10, 2026
One-click install
npx skills add https://github.com/tassiovale/claude-code-kit --skill eas-update-insights-tassiovale
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: eas-update-insights
Source: https://github.com/tassiovale/claude-code-kit/tree/main/skills/eas-update-insights
Command: npx skills add https://github.com/tassiovale/claude-code-kit --skill eas-update-insights-tassiovale

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires eas-cli, and includes scripts (resource) components.

What problem does it solve?

Quickly assess the health of published EAS Updates, including crash rates, user adoption, and update bundle size, without per-user details.

Core Features & Use Cases

  • Aggregate Metrics: Get crash rates, user counts, and payload sizes for EAS Updates.
  • Update Health: Monitor rollouts for issues and compare adoption rates across channels.
  • Use Case: When you need to evaluate an update's performance without diving into per-user data.

Quick Start

Use the eas-update-insights skill to check the health of the latest update in the 'production' channel.

Frequently Asked Questions about eas-update-insights

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

FAQPage Schema
How do I check EAS update performance metrics without exposing per-user data?

You can monitor EAS update health by analyzing aggregate metrics like crash rates, user adoption, and bundle size. This provides rollout insights across various channels and runtime versions without exposing individual user details.

What is the best way to monitor EAS update crash rates across different runtime versions?

The best way to monitor EAS update crash rates is by evaluating aggregate metrics across different channels and runtime versions. This allows you to compare adoption rates and assess update health without diving into individual user session data.

Do I need the eas-cli installed to analyze update bundle size and user adoption?

Yes, you need the eas-cli installed to analyze update bundle size and user adoption. The skill depends on the eas-cli to retrieve aggregate metrics for assessing the overall health and performance of published app deployments.

Can I compare app deployment adoption rates between production and staging channels?

Yes, you can compare app deployment adoption rates between channels by retrieving aggregate metrics. This allows you to monitor rollouts for issues and evaluate update health across different channels and runtime versions.

When should I use aggregate metrics instead of per-user data for EAS Updates?

You should use aggregate metrics for EAS Updates when you need to quickly assess overall update health, including crash rates and bundle size, without the privacy concerns or complexity of diving into individual per-user session data.