skillby Lobbi-Docs

jira:commit

Create smart commit linked to Jira issue. Use when the user wants to "commit", "smart commit", "jira commit", or "commit changes".

Installs: 0
Used in: 1 repos
Updated: 1d ago
$npx ai-builder add skill Lobbi-Docs/jira-commit

Installs to .claude/skills/jira-commit/

# Jira Smart Commit

Create a git commit linked to a Jira issue with smart commit syntax.

## Usage

```
/jira:commit [issue-key] [message]
```

## Features

- Formats commit with issue key
- Adds work log via smart commit
- Comments on issue
- Can transition issue status
- Links commit to issue

## Smart Commit Syntax

```
[ISSUE-KEY] message #comment text #time 2h #transition "In Progress"
```

## Related Commands

- `/jira:pr` - Create pull request
- `/jira:branch` - Create linked branch

Quick Install

$npx ai-builder add skill Lobbi-Docs/jira-commit

Details

Type
skill
Slug
Lobbi-Docs/jira-commit
Created
4d ago