# Jira:status

> Check status of current Jira work session. Use when the user asks "what's the status", "show progress", "current work", or "jira status".

- Skill: `lobbi-docs/jira-status` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lobbi-docs/jira-status`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lobbi-docs/jira-status/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Lobbi-Docs (https://skillmd.com/u/lobbi-docs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lobbi-docs/jira-status

---


# 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

