sentry

Trace user actions and triage errors across the Vivreal stack using Sentry telemetry.

Updated May 12, 2026
One-click install
npx skills add https://github.com/HillBombCreations/vivreal-skills --skill sentry-hillbombcreations
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sentry
Source: https://github.com/HillBombCreations/vivreal-skills/tree/main/vivreal-sentry/skills/sentry
Command: npx skills add https://github.com/HillBombCreations/vivreal-skills --skill sentry-hillbombcreations

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you investigate live system issues using Sentry telemetry, enabling you to trace user actions end-to-end across the Vivreal stack and reconstruct the timeline from Sentry data.

Core Features & Use Cases

  • Cross-Service Observability: Trace user actions across services using Sentry telemetry.
  • Error Deep-Dives: Perform deep dives into errors with cross-stack tracing and deploy validation.
  • Tenant-Scoped Triage: Triage issues scoped to specific tenants or groups.
  • Use Case: If you encounter an error in the system and need to understand the full sequence of events leading to it, this Skill can help you reconstruct the timeline and identify the root cause.

Quick Start

Use the Sentry skill to trace the request 'b6775cc5' across the Vivreal stack.

Frequently Asked Questions about sentry

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

FAQPage Schema
How do I trace a user request across multiple services using Sentry telemetry?

Trace user requests across services using Sentry telemetry to reconstruct the end-to-end timeline of events. This provides cross-service observability to help you identify exactly where a failure occurred within the distributed stack.

What is the best way to perform an error deep-dive with cross-stack tracing?

Perform an error deep-dive with Sentry cross-stack tracing to analyze the full sequence of events leading to an issue. This approach validates deployments and pinpoints root causes by examining telemetry data across the entire stack.

Can I triage Sentry errors scoped to a specific tenant or group?

Yes, you can triage Sentry errors scoped to specific tenants or groups. Tenant-scoped triage isolates telemetry data for individual groups, allowing you to investigate live system issues affecting particular users without unrelated noise.

How does Sentry system tracing help investigate live system issues?

Sentry system tracing helps investigate live system issues by capturing end-to-end telemetry data across the Vivreal stack. It reconstructs the timeline of user actions, enabling you to track requests and diagnose active errors as they happen.

What Sentry telemetry data do I need to trace a request through the Vivreal stack?

To trace a request through the Vivreal stack, you need access to Sentry telemetry data and relevant project information. Providing a specific request identifier, such as a trace ID, allows the system to correlate events across services.