What problem does it solve?
This Skill automates the creation, querying, and updating of Jira issues directly from your command line or AI assistant, eliminating the need to switch contexts and saving valuable development time.
Core Features & Use Cases
- Create & Update Issues: Generate new Jira issues or sub-tasks, and modify existing ones with new descriptions, comments, or fields.
- Search & Query: Find Jira issues using natural language queries or raw JQL, filtering by status, assignee, or components.
- Component Validation: Ensure that components used in issue creation are valid for the specified project.
- Use Case: Quickly create a bug ticket for a reported issue, assign it to a team member, and add a comment with the commit hash that fixed it, all without leaving your current workflow.
Quick Start
Use the jira-manage skill to create a new task in the 'PROJ' project with the summary 'Implement user authentication'.