Skip to main content
Generalopenai

triage-issue

Intelligently triage bug reports and error messages by searching for duplicates in Jira and offering to create new issues or add comments to existing ones. When an agent needs to: (1) Triage a bug report or error message, (2) Check if an issue is a duplicate, (3) Find similar past issues, (4) Create a new bug ticket with proper context, or (5) Add information to an existing ticket. Searches Jira for similar issues, identifies duplicates, checks fix history, and helps create well-structured bug reports.

Stars
1,305
Source
openai/plugins
Updated
2026-05-30
Slug
openai--plugins--triage-issue
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/openai/plugins/HEAD/plugins/atlassian-rovo/skills/triage-issue/SKILL.md -o .claude/skills/triage-issue.md

Drops the SKILL.md into .claude/skills/triage-issue.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.