Marketplace

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".

$ Instalar

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

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


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