Jira

🌐Community
by davila7 · vlatest · Repository

This skill integrates Jira into your workflows, allowing you to manage and interact with Jira issues directly from your chat interface for streamlined project tracking.

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

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

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

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

About This Skill

jira by davila7

What it does

This skill enables AI agents to interact directly with Jira, allowing them to create, update, and manage issues within your project management workflow. It bridges the gap between natural language commands and Jira's backend systems for streamlined task handling.

When to use it

  • Automating repetitive ticket creation based on meeting notes or code commit messages.
  • Updating issue statuses or adding comments when an AI agent completes a specific development task.
  • Querying existing tickets to provide agents with context about ongoing bugs or feature requests.
  • Generating and assigning new tasks to team members during sprint planning sessions.

Key capabilities

  • Create new Jira issues from natural language descriptions.
  • Update existing issue fields such as status, priority, and description.
  • Add comments and attachments to specific tickets.
  • Search and retrieve issue details using flexible query parameters.

Example prompts

  • "Create a high-priority bug ticket for the login page timeout error reported in yesterday's deployment."
  • "Update issue PROJ-123 to 'In Progress' and assign it to Sarah Jenkins."
  • "Search for all open tasks related to the Q4 marketing campaign and list their current statuses."

Tips & gotchas

Ensure your AI agent has valid API credentials with appropriate permissions before attempting to modify issues. Complex Jira workflows may require specific field mappings that aren't automatically inferred from generic descriptions, so be explicit about required data when creating tickets.

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
davila7
Installs
196

🌐 Community

Passed automated security scans.