Jira Automation

🌐Community
by davepoon · vlatest · Repository

Automatically create, update, and transition Jira issues based on natural language requests and external data.

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-automation npx -- -y @trustedskills/jira-automation
2

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

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

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

About This Skill

What it does

This skill automates tasks within Jira, a popular project management tool. It allows AI agents to create, update, and transition issues based on natural language instructions. The skill streamlines workflows by reducing manual interaction with Jira and improving overall efficiency.

When to use it

  • Automatically create new Jira tickets when customer support requests are received via email.
  • Update the status of existing Jira issues based on changes in related systems (e.g., code deployment).
  • Transition Jira issues through defined workflows, such as moving a ticket from "In Progress" to "Review."
  • Assign Jira tickets to specific team members or groups based on issue type and priority.

Key capabilities

  • Issue creation
  • Issue updating
  • Workflow transitions
  • Assignment of issues

Example prompts

  • “Create a new Jira ticket for ‘Website login failing’ with severity 'High' assigned to the DevOps team.”
  • "Move Jira issue ABC-123 from 'In Progress' to 'Testing'."
  • "Update the description of Jira ticket XYZ-456 to include details about the error message."

Tips & gotchas

The skill requires appropriate API credentials for accessing your Jira instance. Ensure these are securely provided and that the AI agent has sufficient permissions within Jira to perform the requested actions.

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
davepoon
Installs
19

🌐 Community

Passed automated security scans.