jira-expert

Configure Jira projects, write JQL queries, and implement automation rules.

Updated Mar 7, 2026
One-click install
npx skills add https://github.com/tapanshah/Claude-Skills --skill jira-expert-tapanshah
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-expert
Source: https://github.com/tapanshah/Claude-Skills/tree/main/project-management/jira-expert
Command: npx skills add https://github.com/tapanshah/Claude-Skills --skill jira-expert-tapanshah

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill addresses the complexity of managing projects within Atlassian Jira, from initial setup and configuration to advanced JQL queries, workflow automation, and reporting.

Core Features & Use Cases

  • Project Setup & Configuration: Create and customize Jira projects, issue types, screens, and permissions.
  • JQL Mastery: Write and optimize complex JQL queries for precise issue searching and filtering.
  • Workflow Automation: Design and implement automation rules for status transitions, notifications, and field updates.
  • Reporting & Dashboards: Build custom dashboards and reports for sprint metrics, velocity, and burndown.
  • Use Case: A product manager needs to set up a new Scrum project, define custom issue types for features and bugs, create a workflow that includes a "Code Review" step, and then build a dashboard to track sprint progress.

Quick Start

Use the jira-expert skill to create a new Scrum project named "Project Phoenix" with the key "PHX".

Frequently Asked Questions about jira-expert

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

FAQPage Schema
How do I write JQL queries to filter issues in Jira?

JQL queries filter Jira issues by using structured syntax to search fields like status, assignee, or sprint. You can optimize complex JQL statements for precise issue searching, filtering, and dashboard gadget configuration.

What is the best way to set up a Scrum project in Jira?

Setting up a Scrum project in Jira involves creating the project, defining custom issue types for features and bugs, and configuring screens and permissions. This establishes the foundational structure for tracking agile development.

How do I configure workflow automation rules for status transitions in Jira?

Jira workflow automation rules trigger actions like status transitions, notifications, and field updates based on specific events. Designing these rules streamlines project management by automating repetitive process steps.

Can I build custom dashboards for sprint velocity and burndown reporting in Jira?

You can build custom Jira dashboards and reports to track sprint metrics, velocity, and burndown. This provides visibility into agile project progress and team performance through configurable reporting gadgets.

Does Jira project configuration support adding a custom code review step to workflows?

Jira project configuration supports adding custom workflow steps like a code review status. You design the workflow transitions to move issues into this review state before final resolution, fitting your specific development process.