jira-story

Convert Slack snippets into Jira issues with project routing.

1|Updated Jan 29, 2026
One-click install
npx skills add https://github.com/tho/skills --skill jira-story-tho
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: jira-story
Source: https://github.com/tho/skills/tree/main/skills/jira-story
Command: npx skills add https://github.com/tho/skills --skill jira-story-tho

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Captures rough messages and short descriptions and turns them into well-structured Jira issues without you having to manually figure out the right project, type, and level of detail.

Core Features & Use Cases

  • Routes to the right Jira project using an explicit parent ticket key, an explicit project key, or keyword matching with a fallback to listing projects for selection.
  • Selects the appropriate issue depth (Light, Standard, or Heavy) to avoid over-specifying while still creating tickets that are actionable.
  • Drafts the issue end to end with minimal clarification (up to two questions when something essential is missing), then confirms and creates the Jira issue via the Atlassian MCP.
  • Handles new Jira creation workflows and explicitly avoids editing/updating existing issues so users can instead use the MCP’s update tools directly.

Quick Start

Ask an AI to "create a Jira story from this message" and include any Jira key or project key you already have.

Frequently Asked Questions about jira-story

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

FAQPage Schema
How do I create Jira tickets from rough Slack messages or short notes?

To create Jira tickets from rough Slack messages, the Skill drafts the appropriate summary, type, and description, then routes the issue to the correct project using an explicit key or keyword matching. It selects the issue depth and creates the Jira ticket via the Atlassian MCP.

Do I need the Atlassian MCP to draft Jira stories and tasks from text?

Yes, you need the Atlassian MCP to draft and create Jira stories and tasks from text. The Skill requires these tools for project lookup and issue creation, and it will stop with instructions if the Atlassian MCP tools are unavailable.

Can I update existing Jira issues using this ticket creation workflow?

No, you cannot update existing Jira issues using this ticket creation workflow. The Skill explicitly handles new Jira creation and avoids editing or updating existing issues, directing users to use the Atlassian MCP's update tools directly instead.

What is the best way to route a new Jira story to the correct project automatically?

The best way to route a new Jira story to the correct project automatically is by providing an explicit parent ticket key or project key. The Skill also uses keyword matching with a fallback to list projects for manual selection.

How much clarification is needed before generating a Jira ticket from a short message?

Generating a Jira ticket from a short message requires minimal clarification, asking up to two questions only when essential information is missing. The Skill then drafts the issue end to end and asks for confirmation before creating the Jira issue.