Find suitable JIRA tickets from the backlog to work on based on priority and activity
/plugin marketplace add openshift-eng/ai-helpers/plugin install jira@ai-helpers[project-key] [--assignee username] [--days-inactive N]## Name jira:backlog ## Synopsis ## Description The `jira:backlog` command helps identify suitable tickets from the JIRA backlog to work on by **intelligently analyzing** unassigned tickets and bot-assigned tickets. Unlike simple filtering, this command reads ticket descriptions, comments, and activity patterns to recommend the best candidates for work. **Key Feature:** The command selects **2 tickets from each priority level** (Critical, High, Normal, Low) that are **actually available to pick up** (unassigned or assigned to bots only), giving you a balanced view across all priorities...