What problem does it solve? Manually creating, searching, and updating Jira issues interrupts development flow and leads to inconsistent ticket quality. This Skill automates Jira operations through Atlassian MCP tools while enforcing a consistent issue template and auto-detecting your project configuration. ## Core Features & Use Cases - Issue Lifecycle Management: Search, create, update, transition, and comment on Jira issues including Tasks, Epics, and Subtasks. - Automatic Configuration Detection: Reads project key, Cloud ID, and URL from .cursor/rules/jira-config.mdc, AGENTS.md, or prompts interactively when no configuration exists. - Structured Issue Creation: Applies a standard Markdown template with Context, Objective, Technical Requirements, and Acceptance Criteria sections. - Use Case: Ask your agent to "create a task to implement user authentication" and it detects your project configuration, checks issue type metadata, and creates a fully structured Jira ticket in the correct project. ## Quick Start Ask your agent to create a Jira task for implementing user authentication in your configured project.