sentry-workflow

Route Sentry-related tasks to specialized workflow modules by user intent.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/achmf/KostaHub --skill sentry-workflow-achmf
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sentry-workflow
Source: https://github.com/achmf/KostaHub/tree/main/.agents/skills/sentry-workflow
Command: npx skills add https://github.com/achmf/KostaHub --skill sentry-workflow-achmf

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill resolves the confusion surrounding Sentry-related tasks by providing a structured routing system to identify the correct workflow for production issues, PR reviews, or SDK maintenance.

Core Features & Use Cases

  • Contextual Routing: Directs users to the specific Sentry skill required for their current task, such as fixing production errors or reviewing bot comments.
  • Workflow Standardization: Ensures consistent handling of Sentry-related tasks by preventing guesswork and promoting the use of specialized sub-skills.
  • Use Case: When a developer encounters a Sentry bot comment on a pull request, this skill guides them to the appropriate code review workflow rather than attempting to debug the production error directly.

Quick Start

Ask the sentry-workflow skill to help you determine the correct procedure for investigating a recent production exception.

Frequently Asked Questions about sentry-workflow

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

FAQPage Schema
How do I handle a Sentry bot comment on a GitHub pull request?▼

Handling a Sentry bot comment on a GitHub PR requires routing the issue to a specialized code review workflow rather than debugging production directly. This system identifies the PR context and directs you to the correct review procedure.

What is the best way to investigate a Sentry production exception?▼

Investigating a Sentry production exception involves routing the error context to a specialized production debugging workflow. This ensures consistent handling by identifying the specific pain point and triggering the correct downstream skill.

How do I manage Sentry SDK versions during code reviews?▼

Managing Sentry SDK versions during code reviews is handled by routing SDK maintenance tasks to a dedicated workflow module. This standardizes version checks and prevents guesswork when updating dependencies.

Does the Sentry workflow routing support GitHub PR reviews and production debugging?▼

Sentry workflow routing supports GitHub PR reviews, production debugging, and SDK version management. It requires accurate identification of your specific Sentry-related pain point to trigger the correct specialized downstream skill.

Why should I use a routing workflow for Sentry error tracking tasks?▼

Using a routing workflow for Sentry error tracking tasks resolves confusion by providing a structured system. It prevents guesswork and ensures consistent handling of production issues, PR reviews, or SDK maintenance.

When do I need a Sentry workflow for code reviews?▼

You need a Sentry workflow for code reviews when a developer encounters a Sentry bot comment on a pull request. It guides you to the appropriate review workflow rather than attempting to debug a production error directly.