What is jira-sync?
Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep tickets in sync. Source: codyswanngt/lisa.
Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep tickets in sync.
Quickly install jira-sync AI skill to your development environment via command line
Source: codyswanngt/lisa.
If no argument provided, search for a ticket URL in the active plan file (most recently modified .md in plans/).
| Plan created | Plan summary, branch name, link to PR (if draft exists) | | Implementation in progress | Task completion summary (X of Y tasks done), any blockers | | PR ready | PR link, summary of changes, test results | | PR merged | Final summary, suggest moving ticket to "Done" |
Based on the milestone, suggest (but don't automatically perform) a status transition:
Syncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep tickets in sync. Source: codyswanngt/lisa.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/codyswanngt/lisa --skill jira-syncSyncs plan progress to a linked JIRA ticket. Posts plan contents, progress updates, branch links, and PR links at key milestones. Use this skill throughout the plan lifecycle to keep tickets in sync. Source: codyswanngt/lisa.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/codyswanngt/lisa --skill jira-sync Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/codyswanngt/lisa