What problem does it solve?
This Skill automates the end-to-end Jira task workflow integrated with Git operations: creating and checking out branches, updating Jira ticket status, syncing the local to-do list, and pushing a draft GitLab MR when appropriate.
Core Features & Use Cases
- Automates Jira ticket lifecycle: resolves tickets, creates or checks out feature branches, and transitions status to In Progress.
- Synchronizes project tasks with local work items and optionally opens a draft GitLab MR for collaboration.
- Supports base-branch selection, feature-branch naming, and memory-backed preferences to streamline repetitive tasks.
Quick Start
Run /working with a Jira-number and type to begin a Jira task, then let the flow resolve the ticket, create or check out a feature branch from the chosen base, push the branch, and open a draft GitLab MR.