Jira Workflow

🌐Community
by bitsoex · vlatest · Repository

Automates Jira ticket transitions based on conditions and rules defined within Bitsoex's workflow configurations.

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

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

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

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

About This Skill

What it does

This skill allows AI agents to interact with and manage Jira workflows. It can be used to retrieve workflow details, transition issues through defined states, and potentially automate certain workflow actions based on specified criteria. The agent can understand and respond to requests related to issue progression within a Jira environment.

When to use it

  • Automated Issue Routing: Automatically move newly created Jira tickets to the appropriate workflow stage based on ticket type or priority.
  • Status Updates: Provide updates on the current status of a Jira ticket, including what transitions are available.
  • Workflow Analysis: Retrieve information about existing workflows within a Jira instance for documentation or auditing purposes.
  • Issue Transitioning: Programmatically transition issues through different workflow states based on defined rules and conditions.

Key capabilities

  • Retrieve Jira workflow details
  • Transition Jira issues
  • Understand issue status and available transitions

Example prompts

  • "What are the possible next steps for ticket JIRA-123?"
  • "Move ticket JIRA-456 to 'In Progress'."
  • "Describe the current workflow for new feature requests."

Tips & gotchas

  • Requires appropriate Jira API credentials and permissions.
  • Workflow names and issue keys are case-sensitive, ensure accuracy in prompts.

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
bitsoex
Installs
7

🌐 Community

Passed automated security scans.