jira-kickoff

Community

Create a safe Jira issue and working branch.

AuthorJoeCP17
Version1.0.0
Installs0

System Documentation

What problem does it solve?

It prevents implementation from starting before the correct Jira issue is ready and a Git working branch is safely created from an up-to-date main branch.

Core Features & Use Cases

  • Existing Jira kickoff: Reads a provided Jira issue key, uses the issue type to select the branch prefix, and generates a branch name from the Jira title.
  • New Jira kickoff from requirements: Validates the target Jira project key and supported issue types, drafts a Korean default title/description, and creates the issue only after explicit approval.
  • Git safety-first branching: Enforces a clean working tree, updates local main from origin with fast-forward only, checks for local and remote branch collisions, and only then creates and checks out the approved branch.

Use case: You have rough changes to implement but want to ensure the Jira ticket, branch naming convention, and main synchronization are handled correctly before touching code.

Quick Start

Use the jira-kickoff skill with your project key and rough requirements, then confirm the proposed Jira draft and final branch name when prompted.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: jira-kickoff
Download link: https://github.com/JoeCP17/LLM-Dot-files/archive/main.zip#jira-kickoff

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.