jira-ticket-planning

Draft, classify, and create Jira tickets from an initiative plan.

22|6|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/igmarin/rails-agent-skills --skill jira-ticket-planning
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-ticket-planning
Source: https://github.com/igmarin/rails-agent-skills/tree/main/jira-ticket-planning
Command: npx skills add https://github.com/igmarin/rails-agent-skills --skill jira-ticket-planning

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Drafts, classifies, and optionally creates Jira tickets from an initiative plan. Use cases include turning a plan into actionable tickets for sprint planning and backlog refinement, with optional Jira creation after plan approval.

Core Features & Use Cases

  • Normalize an initiative plan into ticket-ready items.
  • Classify each item with attributes such as area, type, dependency_level, urgency, and sprint placement to guide sequencing.
  • Draft Jira tickets in a standard structure, ready for review or Jira creation after plan approval.
  • Use Case: A product manager provides a plan and asks for Jira-ready tickets to drive sprint planning and execution.

Quick Start

Provide your initiative plan and request Jira-ready tickets for review.

Frequently Asked Questions about jira-ticket-planning

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

FAQPage Schema
How do I turn an initiative plan into Jira-ready tickets for sprint planning?

To turn an initiative plan into Jira-ready tickets, provide the plan to normalize it into actionable items, classify each with attributes like area, urgency, and sprint placement, and draft standard multi-section tickets ready for review and creation.

What is the best way to classify work items for backlog refinement and sprint placement?

Classifying work items for backlog refinement involves normalizing the initiative plan and assigning per-ticket attributes such as area, type, dependency level, urgency, and sprint placement to guide proper sequencing and sprint placement.

Can I automatically create Jira tickets from a markdown plan after approval?

Yes, you can create Jira tickets from a plan after approval; the process drafts standard multi-section tickets in Markdown format first, allowing for review before optionally proceeding with Jira creation and automation.

Does the ticket drafting process apply Jira title conventions and standard formats?

Jira ticket drafting applies Jira title conventions and a standard multi-section ticket draft format to normalized inputs, ensuring each work item is structured consistently and ready for Jira creation.

How do Jira ticket drafts handle dependency levels and urgency classification?

Jira ticket drafts handle dependency and urgency by classifying each normalized work item with specific attributes, including dependency level and urgency, to guide sequencing during sprint planning and backlog refinement.