jira
Installation
SKILL.md
Jira
Jira is a project management and issue tracking tool used by software development teams. It allows teams to plan, track, and release software, as well as manage bugs and other issues.
Official docs: https://developer.atlassian.com/cloud/jira/platform/
Jira Overview
- Issue
- Comment
- Project
- User
- Sprint
- Board
Working with Jira
This skill uses the Membrane CLI to interact with Jira. Membrane handles authentication and credentials refresh automatically — so you can focus on the integration logic rather than auth plumbing.
Related skills