Atlassian

🌐Community
by sanjay3290 · vlatest · Repository

This skill automates Jira tasks like issue creation and updates via API calls, streamlining workflows and boosting developer productivity.

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

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

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

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 Atlassian products, specifically Jira and Confluence. It can retrieve information from these platforms, update issue statuses, and perform actions based on user requests related to project management workflows. The agent can also create new issues or pages within the Atlassian environment.

When to use it

  • Automate repetitive tasks like updating Jira ticket status based on specific criteria.
  • Quickly retrieve information from Confluence documentation for troubleshooting.
  • Create new Jira issues directly from a user's request, pre-populating fields where possible.
  • Summarize project progress by pulling data from multiple Jira boards.

Key capabilities

  • Jira issue retrieval and updates
  • Confluence page information access
  • Issue creation within Jira
  • Page creation in Confluence

Example prompts

  • "Create a new Jira ticket for 'Database connection error' assigned to the DevOps team."
  • "What is the status of Jira ticket ABC-123?"
  • "Find the latest documentation on API rate limits in Confluence."
  • "Update the priority of issue XYZ-456 to 'High'."

Tips & gotchas

  • Requires appropriate Atlassian credentials and permissions for the AI agent.
  • The skill's effectiveness depends on accurate Jira/Confluence instance URLs being provided.

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
sanjay3290
Installs
2

🌐 Community

Passed automated security scans.