jira-integration
Use this skill when retrieving Jira tickets, analyzing requirements, updating ticket status, adding comments, or transitioning issues. Provides Jira API patterns via MCP or direct REST calls.
- installs 8w
- 1,940
- 30-day movement
- starts with the next reading
- Related entries
- 5
- Connections
- 0
An agent skill (SKILL.md) that teaches an AI coding agent to work with Jira tickets: fetching issues, extracting requirements, adding comments, and transitioning status. It covers two access paths — the mcp-atlassian MCP server (recommended) or direct Jira REST API v3 calls via curl — plus ticket analysis guidance, comment templates, and security rules.
Reach for it when your workflow needs the agent to read requirements from Jira and keep ticket state in sync with development work without leaving the coding session.
Use it to
- Fetch a Jira ticket and extract testable acceptance criteria
- Add progress or test-implementation comments to an issue
- Transition a ticket's status as work progresses
- Search issues with JQL from the agent
- Analyze a ticket for edge cases and error scenarios
For Developers using AI coding agents with Jira-tracked projects
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 3,200
- Installs, 8 weeks
- 1,940
- Host stars
- 261k
- Host language
- JavaScript