jira-sync

Synchronize plan progress and development milestones to linked JIRA tickets.

3|3|Updated Jan 18, 2026
One-click install
npx skills add https://github.com/CodySwannGT/lisa --skill jira-sync-codyswanngt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-sync
Source: https://github.com/CodySwannGT/lisa/tree/main/plugins/lisa/skills/jira-sync
Command: npx skills add https://github.com/CodySwannGT/lisa --skill jira-sync-codyswanngt

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill ensures that your JIRA tickets accurately reflect the real-time progress of your development plans, keeping stakeholders informed without manual updates.

Core Features & Use Cases

  • Automated Status Updates: Posts plan progress, branch links, and PR links to JIRA tickets at key milestones.
  • Contextual Syncing: Automatically identifies the relevant JIRA ticket from plan files or arguments.
  • Use Case: As you move from planning to implementation and then to code review, this skill automatically updates your JIRA ticket, ensuring everyone knows the latest status and where to find the relevant code.

Quick Start

Use the jira-sync skill to sync the current plan progress to the linked JIRA ticket.

Frequently Asked Questions about jira-sync

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

FAQPage Schema
How do I automatically update JIRA ticket statuses with development progress?

You can automatically update JIRA ticket statuses by synchronizing plan progress, branch information, and pull request links directly to linked tickets. This ensures stakeholders see real-time development milestones without manual updates.

Can I sync branch links and PR details to JIRA tickets during agile workflows?

Yes, you can sync branch links and PR details to JIRA tickets. The skill identifies relevant tickets from plan files or arguments and posts code review links at key implementation milestones.

Do I need a JIRA MCP integration to sync plan progress?

Yes, you need a JIRA MCP integration to sync plan progress. The integration is required to fetch existing ticket states and post contextual comments about development milestones.

How does contextual syncing identify the correct JIRA ticket?

Contextual syncing identifies the correct JIRA ticket by parsing plan files or accepting ticket identifiers as arguments. It matches development milestones to the appropriate agile workflow tickets automatically.

What's the best way to keep stakeholders informed of agile development milestones?

The best way to keep stakeholders informed is automating status updates to JIRA tickets at key milestones. Synchronizing plan progress and pull request links ensures everyone knows the latest status without manual intervention.