View project backlog issues
/plugin marketplace add minukHwang/claude-plugins/plugin install minukhwang-jira-plugins-jira@minukHwang/claude-plugins# View Backlog Display backlog issues from the configured Jira project. ## Step 0: Load Workflow Configuration If not exists or `jira.enabled` is false: Extract: - `jira.cloudId` - Cloud ID for API calls - `jira.projectKey` - Project key for queries ## Step 1: Select View Type **Ask user (AskUserQuestion):** "What would you like to view?" | Option | Description | |--------|-------------| | Backlog | Issues not in any sprint | | My Issues | Issues assigned to me | | All Open | All open issues in project | ## Step 2: Query Issues ### If Backlog Call `mcp__atlassian__searchJiraIss...