jira-git-integration

Create Jira issues, add comments, upload attachments, and generate branch names from ticket keys.

4|4|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/darellchua2/opencode-config-template --skill jira-git-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-git-integration
Source: https://github.com/darellchua2/opencode-config-template/tree/main/skills/jira-git-integration
Command: npx skills add https://github.com/darellchua2/opencode-config-template --skill jira-git-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

JIRA and Git workflows are often siloed, causing context switching and manual coordination. This Skill bridges the gap by providing a cohesive set of utilities for ticket management and Git operations.

Core Features & Use Cases

  • Create JIRA Tickets: Create new tasks, stories, or bugs directly from your development flow.
  • Add JIRA Comments: Attach updates, decisions, and PR references to existing tickets.
  • Upload Attachments: Attach design docs or screenshots to Jira issues.
  • Generate Branch Names: Create consistent branch names from Jira ticket keys (e.g., IBIS-101).

Quick Start

Use the jira-git-integration skill to create a Jira ticket for IBIS-101, generate the corresponding branch name, and add a placeholder comment.

Frequently Asked Questions about jira-git-integration

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

FAQPage Schema
How do I automate JIRA ticket creation and Git branch naming together?

You can automate JIRA ticket creation and Git branch naming by using integration utilities that create issues and generate consistent branch names from ticket keys like IBIS-101. This eliminates manual coordination and context switching between Jira and Git workflows.

Can I add comments and upload attachments to Jira issues from my development workflow?

Yes, you can add comments and upload attachments to Jira issues directly from your development workflow. Integration utilities allow you to attach updates, decisions, PR references, design docs, and screenshots to existing Jira tickets without switching contexts.

What is the best way to manage JIRA and Git workflows end-to-end for software development teams?

Managing JIRA and Git workflows end-to-end is best achieved by using a cohesive set of utilities for ticket creation, branch management, and PR-related communications. This approach streamlines issue tracking, branch naming, and updates across Jira projects for development teams.

Do I need any specific dependencies to use JIRA Git workflow integration?

No specific dependencies are required to use this JIRA Git workflow integration. The skill operates independently without external component dependencies, allowing software development teams to implement ticket management and Git operations directly.

How do I fetch Jira issue details and generate a branch name from the ticket key?

To fetch Jira issue details and generate a branch name, use the integration utilities to retrieve issue information and automatically create a standardized branch name from the Jira ticket key. This ensures consistent naming conventions across your development team.