Skip to main content

Jira Skill

Skill Verified Active

Use when the user mentions Jira issues (e.g., "PROJ-123"), asks about tickets, wants to create/view/update issues, check sprint status, or manage their Jira workflow. Triggers on keywords like "jira", "issue", "ticket", "sprint", "backlog", or issue key patterns.

Purpose

To enable seamless conversational interaction with Jira for managing issues, tickets, and sprints without requiring users to remember complex commands or API calls.

Features

  • Issue viewing and listing
  • Issue creation and updating
  • Workflow transitions and comments
  • Sprint status checks
  • JQL search and advanced queries
  • Dual backend support (CLI/MCP)

Use Cases

  • Asking about specific Jira tickets (e.g., 'Show me PROJ-123')
  • Listing personal or team tickets (e.g., 'What are my open tickets?')
  • Creating new Jira tickets with detailed descriptions
  • Updating ticket status or assignee
  • Checking the status of the current sprint

Non-Goals

  • Managing Jira administration settings
  • Complex project configuration beyond issue management
  • Directly interacting with Jira for features not covered by CLI/MCP tools

Workflow

  1. Detect available Jira backend (CLI or MCP)
  2. Parse user intent and relevant Jira issue keys
  3. For read operations: Fetch and display information
  4. For write operations: Fetch current state, present changes for approval, execute, and verify
  5. Handle errors and provide remediation guidance

Practices

  • Jira workflow management
  • Issue tracking
  • Command-line tool integration
  • API integration

Prerequisites

  • Jira CLI installed OR Atlassian MCP configured
  • Jira account with necessary permissions

Installation

npx skills add davila7/claude-code-templates

Runs the Vercel skills CLI (skills.sh) via npx — needs Node.js locally and at least one installed skills-compatible agent (Claude Code, Cursor, Codex, …). Assumes the repo follows the agentskills.io format.

Quality Score

Verified
99 /100
Analyzed 1 day ago

Trust Signals

Last commit1 day ago
Stars27.2k
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.