--- name: jira:status description: Check status of current Jira work session. Use when the user asks "what's the status", "show progress", "current work", or "jira status". version: 4.0.0 --- # Jira Status Check Check the status of the current Jira work session or a specific issue. ## Usage ``` /jira:status [issue-key] ``` ## Features - Shows current work session - Displays issue progress - Lists completed tasks - Shows pending work - Reports blockers ## Related Commands - `/jira:work` - Start working on an issue - `/jira:sync` - Sync changes with Jira