Marketplace

jira:triage

Triage and analyze Jira issues. Use when the user wants to "triage issues", "analyze backlog", "assess tickets", or "jira triage".

$ Instalar

git clone https://github.com/Lobbi-Docs/claude /tmp/claude && cp -r /tmp/claude/.claude/skills/jira-triage ~/.claude/skills/claude

// tip: Run this command in your terminal to install the skill


name: jira:triage description: Triage and analyze Jira issues. Use when the user wants to "triage issues", "analyze backlog", "assess tickets", or "jira triage". version: 4.0.0

Jira Issue Triage

Triage and analyze Jira issues for prioritization and planning.

Usage

/jira:triage <issue-key|jql>

Features

  • Analyzes issue complexity
  • Estimates effort
  • Identifies dependencies
  • Suggests priority
  • Recommends assignee
  • Tags with labels

Related Commands

  • /jira:prepare - Prepare issue for development
  • /jira:work - Start working on triaged issue