What problem does it solve?
Manually switching between development environments and the Jira web interface to check ticket requirements, update status, or add progress comments breaks workflow focus and slows down software development cycles.
Core Features & Use Cases
- Unified Jira ticket management: Retrieve full ticket details, extract testable acceptance criteria, and update issue status or comments directly from your AI coding workflow.
- Flexible integration options: Supports both the recommended mcp-atlassian MCP server for seamless tool access and direct Jira REST API v3 for environments without MCP support.
- Use case example: When starting work on a new feature ticket, use this skill to pull all requirements, parse acceptance criteria, and transition the ticket to "In Progress" without leaving your IDE.
Quick Start
Use the jira-integration skill to fetch the details of ticket PROJ-1234, extract its acceptance criteria, and add a comment noting you are starting implementation.