Jira integration tools for fetching and managing issues, sprints, and agile workflows efficiently
This skill MUST be used when the user asks to "analyze backlog issues", "analyze backlog", "analyze top backlog items", "Claude analyze tickets", "run analysis on backlog", "AI analyze Jira issues", "bulk analyze issues", "analyze unanalyzed tickets", or wants to have Claude automatically analyze and annotate multiple backlog issues. This skill finds the top 3 backlog issues without the claude-analyzed label, performs issue-analysis on each, and updates the Jira description with a Claude Analysis section.
This skill MUST be used when the user asks to "get backlog", "list backlog issues", "show backlog", "what's in the backlog", "backlog summary", "list Jira issues", "show issues in project", "what issues are pending", "show sprint issues", "active sprint", "past sprints", or needs a quick overview of multiple issues. Use this for bulk issue listing - use jira-issue for single issue details.
This skill MUST be used instead of Atlassian MCP tools when the user asks to "create a Jira issue", "create a ticket", "add a Jira ticket", "make a new issue", "file a bug", "create a story", "add a task in Jira", or otherwise requests creating new Jira issues. ALWAYS use this skill for Jira issue creation - never use mcp__atlassian__createJiraIssue directly.
This skill MUST be used when the user asks to "analyze issue", "plan implementation", "how to fix issue", "create plan for ticket", "what's needed for this issue", "implementation strategy", "analyze Jira ticket", "plan for PROJ-123", or wants to understand how to implement a Jira issue in their codebase. Use this skill to create actionable implementation plans.
This skill MUST be used when the user asks to summarize their own Jira activity, what they personally worked on, or what they did in Jira over a time period. Trigger phrases include "summarize my jira activity", "what did I do in jira", "show my jira activity", "my activity in mbc", "what did I work on", "jira activity report", or any request combining a personal possessive ("my") with a Jira project and a time period (today, yesterday, this week, last week, this month). This skill is specifically for personal activity summaries — NOT sprint reports, NOT backlog listings, NOT issue searches. Examples: "summarize my jira activity in mbc yesterday", "what did I work on in mbc this week", "show my mbc activity last week".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
QOL plugins for Claude Code by ericfisherdev.
Add this marketplace to Claude Code:
claude plugins:add https://github.com/ericfisherdev/claude-plugins
Or install individual plugins:
claude plugins:add ericfisherdev-plugins/jira-tools
| Plugin | Description | Version |
|---|---|---|
| jira-tools | Jira integration tools for issues, sprints, and agile workflows | 1.3.2 |
| confluence-tools | Confluence integration tools for token-efficient page and folder management with caching | 1.2.1 |
Jira integration tools for managing issues, sprints, and agile workflows. Uses shared caching to reduce API calls and provides token-efficient output.
Skills:
| Skill | Description |
|---|---|
/jira-issue | Fetch single issue details with preset-based truncation |
/create-issue | Create Jira issues with cached metadata lookups |
/update-issue | Update issues (status, assignee, labels, comments) |
/search-issues | Search issues using JQL queries |
/link-issues | Create relationships between issues (blocks, duplicates, etc.) |
/watch-issue | Add/remove watchers on issues |
/log-work | Log time entries on issues |
/backlog-summary | Get summary of backlog or sprint issues |
/issue-analysis | Analyze an issue and create implementation plans |
/analyze-backlog | Auto-analyze top 3 unanalyzed backlog issues |
/sprint-info | Get sprint details and issue list |
/sprint-report | Get sprint metrics, velocity, and burndown |
/manage-sprint | Create, start, or complete sprints |
/move-to-sprint | Move issues between sprints or backlog |
Features:
Usage Examples:
# Fetch issue with minimal output
/jira-issue PROJ-123 --preset minimal
# Search for bugs assigned to me
/search-issues --jql "project = PROJ AND type = Bug AND assignee = currentUser()"
# Create a bug
/create-issue --project PROJ --type Bug --summary "Login fails"
# Update issue status
/update-issue PROJ-123 --status "In Progress"
# Log 2 hours of work
/log-work PROJ-123 --time 2h --comment "Fixed authentication"
# Get current sprint info
/sprint-info --board 42 --sprint active
# Move issue to current sprint
/move-to-sprint PROJ-123 --sprint 100
# Analyze an issue for implementation
/issue-analysis PROJ-123
Requirements:
JIRA_BASE_URL, JIRA_EMAIL, JIRA_API_TOKENCache Location:
~/.jira-tools-cache.json
Confluence integration tools for managing wiki pages and folders efficiently. Uses shared caching to reduce API calls and provides token-efficient output.
Skills:
| Skill | Description |
|---|---|
/confluence-page | Fetch single page details with preset-based truncation |
/list-pages | List pages and folders in a space with type indicators ([F]/[P]) |
/create-page | Create Confluence pages with storage format support |
/update-page | Update pages (title, body, labels) with version management |
/create-folder | Create true Confluence folders (not page containers) |
/search-content | Search Confluence using CQL with parent hierarchy info |
/delete-page | Delete pages or folders with auto-detection |
/create-blog-post | Create blog posts with markdown support |
Features:
Usage Examples:
# Fetch page with minimal output
/confluence-page 123456 --preset minimal
# List pages and folders as tree with type indicators
/list-pages --space DEV --depth 2 --format tree
# Create a new page
/create-page --space DEV --title "API Docs" --body "<p>Content here</p>"
# Update page content
/update-page 123456 --body "<p>Updated content</p>"
# Create a true folder
/create-folder --space DEV --title "Documentation"
# Search for pages (includes parent info)
/search-content "authentication" --space DEV
# Delete a page or folder
/delete-page --id 123456
# Create a blog post
/create-blog-post --space DEV --title "Sprint Retrospective" --body-file retro.md --markdown
npx claudepluginhub ericfisherdev/claude-plugins --plugin jira-toolsConfluence integration tools for token-efficient page and folder management with caching
Comprehensive Jira integration with auto-detection of issue keys
Complete JIRA automation suite with 14 specialized skills - issue management, agile workflows, time tracking, service management, bulk operations, and more
Read-only Atlassian access via custom MCP server: Jira issues, JQL search, Confluence pages, CQL search, and attachments
Connect to Atlassian products including Jira and Confluence. Search and create issues, access documentation, manage sprints, and integrate your development workflow with Atlassian's collaboration tools.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
A growing collection of Claude-compatible academic workflow bundles. Covers scientific figures, manuscript writing and polishing, reviewer assessment, citation retrieval, data availability, paper reading, literature search, response letters, paper-to-PPTX conversion, and evidence-grounded Chinese invention patent drafting. Rules are organized as reusable skill folders with explicit workflows and quality checks.