jira:status

Retrieve the status of a current Jira work session or issue.

18|2|Updated Dec 12, 2025
One-click install
npx skills add https://github.com/markus41/claude --skill jira-status
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira:status
Source: https://github.com/markus41/claude/tree/main/.claude/skills/jira-status
Command: npx skills add https://github.com/markus41/claude --skill jira-status

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you quickly understand the progress and status of your current Jira work or specific issues without needing to navigate the Jira interface.

Core Features & Use Cases

  • Current Work Session: See what issue you are currently marked as working on.
  • Issue Progress: Get a summary of an issue's status, including completed tasks, pending work, and any reported blockers.
  • Use Case: When you return to your desk after a break, you can ask "what's the status of my current Jira ticket?" and get an immediate, concise update.

Quick Start

Ask what's the status of the current Jira work session.

Frequently Asked Questions about jira:status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check Jira issue status without opening the Jira interface?

To check Jira issue status, you can request a summary of a specific issue or your current work session. The system retrieves real-time issue data via the Jira API, providing a concise update on progress, pending work, and blockers without navigating the Jira interface.

Can I see what Jira ticket I am currently marked as working on?

Yes, you can see your current Jira work session. By asking for the status of your current work, the system queries the Jira API to identify and return the specific issue you are currently marked as working on.

What details are included when I check the progress of a Jira issue?

Checking the progress of a Jira issue returns a summary of its status. This includes details on completed tasks, pending work, and any reported blockers, helping you understand task progress within your development workflow.

Do I need Jira API integration to track task progress for project tracking?

Yes, Jira API integration is required. The system depends on this connection to fetch real-time issue data and user activity, enabling accurate task management and progress reporting for your development workflows.