Skip to main content
Generalmarkus41

jira:sync

Sync local changes with Jira issue. Use when the user wants to "sync to jira", "update jira", "push progress", or "sync status".

Stars
12
Source
markus41/claude
Updated
2026-05-11
Slug
markus41--claude--jira-sync
View on GitHubRaw SKILL.md

// install — copy + paste into any project

mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/markus41/claude/HEAD/.claude/skills/jira-sync/SKILL.md -o .claude/skills/jira-sync.md

Drops the SKILL.md into .claude/skills/jira-sync.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.

Jira Sync

Synchronize local development progress with the Jira issue.

Usage

/jira:sync [issue-key]

Features

  • Updates issue status
  • Adds progress comments
  • Logs work time
  • Syncs commits
  • Updates labels

Related Commands

  • /jira:status - Check current status
  • /jira:commit - Create smart commit