One-click install
npx skills add https://github.com/goffity/dev-km --skill jira-goffity
Or copy as Structured Prompt for Agentβ–Ό
Please help me install this Agent Skill.
Skill: jira
Source: https://github.com/goffity/dev-km/tree/main/skills/jira
Command: npx skills add https://github.com/goffity/dev-km --skill jira-goffity

SYSTEM DOCUMENTATION & REQUIREMENTS

πŸ’‘ This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies and automates interactions with Jira, reducing the manual effort required for issue management, creation, and workflow transitions.

Core Features & Use Cases

  • Issue Management: Create, list, retrieve, and transition Jira issues directly from your command line.
  • Workflow Automation: Automate the process of starting work on an issue, including branch creation and status updates.
  • Use Case: When you need to create a new bug report, you can use a single command to generate the Jira ticket with a predefined template, assign it, and then immediately create a feature branch for fixing it.

Quick Start

Use the jira skill to create a new bug report in the PROJ project.

Frequently Asked Questions about jira

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Jira issue creation from the command line?β–Ό

Automating Jira issue creation from the command line involves using a CLI tool to generate tickets with predefined templates for stories, epics, and subtasks, while automatically assigning them and managing dependency linking.

Can I create a feature branch and update Jira status to In Progress automatically?β–Ό

Yes, you can start work on a Jira issue by automating the process to create a feature branch and simultaneously update the issue status to In Progress, streamlining the transition from planning to active development.

Does this workflow automation tool support Atlassian Cloud for issue tracking?β–Ό

Yes, this issue tracking workflow automation supports Atlassian Cloud, allowing you to manage Jira issues, execute transitions, and integrate standard templates directly within your cloud environment.

What is the best way to manage agile project workflows and list Jira issues?β–Ό

The best way to manage agile project workflows is using a CLI tool that lists, retrieves, and transitions Jira issues directly, reducing manual effort and integrating issue tracking into your development workflow.

How does automated issue tracking handle dependency linking and label management?β–Ό

Automated issue tracking handles dependency linking and label management by applying standard templates during issue creation, ensuring that stories, epics, and subtasks are correctly categorized and linked within the project.