triage-issue

Analyze bug reports to identify duplicates and propose Jira triage actions.

Updated Mar 29, 2026
One-click install
npx skills add https://github.com/Knuckles-Team/atlassian-agent --skill triage-issue-knuckles-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-issue
Source: https://github.com/Knuckles-Team/atlassian-agent/tree/main/atlassian_agent/skills/triage-issue
Command: npx skills add https://github.com/Knuckles-Team/atlassian-agent --skill triage-issue-knuckles-team

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Triage ambiguous bug reports by automatically identifying duplicates and guiding next actions in Jira, reducing manual triage time and evidence gaps.

Core Features & Use Cases

  • Multi-angle duplicate detection: runs error-signature, component, and symptom-based Jira searches to surface potential duplicates.
  • Actionable triage guidance: presents likely/possible duplicates with recommendations to comment or create a new issue.
  • Reference integration: collects related issues and history to aid decision-making.

Quick Start

Provide a bug report and I will triage it against Jira to determine duplication and suggested actions.

Frequently Asked Questions about triage-issue

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

FAQPage Schema
How do I automatically detect duplicate Jira issues from bug reports?

To detect duplicate Jira issues, you can triage bug reports by running multi-angle searches based on error signatures, components, and symptoms to surface potential duplicates and propose triage actions.

What is the best way to triage bugs across web, mobile, and backend components?

Triage bugs across web, mobile, and backend components by mapping error signals to specific components and cross-referencing related Jira tickets to identify duplicates and guide next actions.

How do I triage ambiguous Jira bug reports to reduce manual investigation time?

Triage ambiguous Jira bug reports by analyzing the issue details against existing tickets to identify duplicates, collect historical references, and provide actionable guidance for commenting or creating new issues.

Can I use automated triage to propose actions for duplicate Jira tickets?

Yes, automated triage assesses duplicate likelihood by searching Jira from multiple angles, then recommends specific actions such as adding structured comments to related issues or creating a new ticket.

What happens if no duplicate Jira issues are found during bug triage?

If no duplicate Jira issues are found, the triage workflow uses fallbacks to propose creating a new issue, ensuring evidence gaps are minimized and the bug report is properly mapped to its component.