Jira 8 13 17

🌐Community
by yuyz0112 · vlatest · Repository

This skill allows you to interact with Jira issues (versions 8, 13, and 17) for automation and data retrieval, streamlining workflows.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add jira-8-13-17 npx -- -y @trustedskills/jira-8-13-17
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "jira-8-13-17": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/jira-8-13-17"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

This skill provides access to Jira functionality. It allows users to interact with Jira instances, retrieve information about issues, and potentially perform actions on them. Specifically, the skill can be used to query issue details and manage tasks within a Jira environment.

When to use it

  • You need to quickly check the status of a specific Jira ticket by its key (e.g., "PROJECT-123").
  • You want to summarize all open bugs assigned to your team in a Jira project.
  • You’re automating a workflow and need to update the assignee or priority of a Jira issue based on external events.
  • You're building an internal tool that needs to integrate with Jira data for reporting or analysis.

Key capabilities

  • Querying Jira issues by key
  • Retrieving issue details (status, assignees, etc.)
  • Managing tasks within a Jira environment

Example prompts

  • "What is the status of PROJECT-456?"
  • "List all open bugs in project TEST."
  • "Change the assignee for ticket ABC-789 to John Doe."

Tips & gotchas

  • You will need appropriate credentials and permissions within your Jira instance for this skill to function correctly. Ensure the AI agent has access to the relevant Jira projects.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
yuyz0112
Installs
4

🌐 Community

Passed automated security scans.