triage-issue

Extract bug signals and search Jira for duplicates to produce a triage verdict.

1|Updated Apr 17, 2026
One-click install
npx skills add https://github.com/esneiderbravo/hackaton --skill triage-issue-esneiderbravo
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-issue
Source: https://github.com/esneiderbravo/hackaton/tree/main/.github/skills/triage-issue
Command: npx skills add https://github.com/esneiderbravo/hackaton --skill triage-issue-esneiderbravo

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Triage and deduplicate bug reports by extracting key signals, searching Jira for duplicates, and guiding actions to create well-structured issues or add context to existing tickets.

Core Features & Use Cases

  • Extract key information from bug reports (error signatures, components, environment)
  • Search Jira across multiple angles (error-focused, component-focused, symptom-focused) to surface duplicates
  • Provide a clear triage verdict and recommended actions
  • Create new Jira bugs or append details to existing tickets to accelerate resolution

Quick Start

Provide the bug report details and I will initiate triage to extract signals, search for duplicates, and propose actions.

Frequently Asked Questions about triage-issue

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

FAQPage Schema
How do I find duplicate bug reports in Jira?

You can triage Jira bugs by providing the raw bug report details. The assistant extracts key signals like error signatures and environment, searches for duplicates within the last 90 days, and returns a structured verdict recommending whether to create a new issue or add context to an existing ticket.

What is the best way to add context to an existing Jira bug ticket?

The best way to add context to an existing Jira bug ticket is to append extracted environment details, error signatures, and impact assessments directly to the matching issue. This assistant identifies the duplicate ticket during triage and automatically appends the new report's context to accelerate resolution.

Can I automatically create Jira issues from raw bug reports?

Yes, you can automatically create Jira issues from raw bug reports when no duplicates are found. The assistant triages the report, extracts key signals like component and environment data, searches for existing issues within 90 days, and creates a well-structured new bug ticket if no matches surface.

Does Jira triage consider fix history when identifying duplicate bugs?

Yes, Jira triage considers fix history when identifying duplicate bugs. The assistant surfaces duplicates within the last 90 days across error-focused, component-focused, and symptom-focused angles, and evaluates prior fix history to determine whether to comment on an existing ticket or create a new issue.

What information is needed to start triaging bugs in Jira?

To start triaging bugs in Jira, you need to provide the raw bug report details. The assistant captures context such as error details, environment information, impact assessment, and related issues to extract key signals and perform multi-angle duplicate searches.