What problem does it solve?
This Skill turns a Jira ticket into a careful implementation workflow so you can understand the issue, make the right design choices, and deliver changes without losing scope or control.
Core Features & Use Cases
- Jira context gathering: Pulls the ticket, comments, remote links, and one-hop linked issues to build a clear picture of the request.
- Repo-aware planning: Scans the current repository, identifies the closest code paths, and surfaces risks before any implementation starts.
- Approval-gated execution: Drafts a step-by-step plan, pauses for human approval, and then implements one reviewable step at a time with explicit test and branch handling.
- Use case: Ideal for a developer handling a single Jira task or feature who wants a disciplined, reviewed path from issue discovery to local implementation.
Quick Start
Ask the assistant to run /jira-action-plan with your Jira issue key or full issue URL.