# Jira:sync

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

- Skill: `lobbi-docs/jira-sync` (Agent Skill)
- Install (CLI): `npx skillmds@latest add lobbi-docs/jira-sync`
- Raw SKILL.md: https://api.skillmd.com/api/skills/lobbi-docs/jira-sync/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Lobbi-Docs (https://skillmd.com/u/lobbi-docs)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/lobbi-docs/jira-sync

---


# 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

