This brings Jira and Confluence into Claude via the Model Context Protocol, letting you write JQL and CQL queries, manage tickets, and automate sprint workflows without leaving your editor. The skill walks you through choosing between official and open-source MCP servers, configuring OAuth or API token auth, and building queries that won't blow up your rate limits. It's opinionated about the right safeguards: always probe with maxResults=1 first, never hardcode tokens, confirm before touching production data. Includes ready-to-use config snippets and query templates for common workflows like syncing meeting notes to tickets or triaging bugs. Best for teams already deep in Atlassian tooling who want programmatic access without writing another integration from scratch.
npx skills add https://github.com/jeffallan/claude-skills --skill atlassian-mcp