write-tickets

Generate Jira and GitHub tickets from unstructured input via a research, write, and publish pipeline.

1|Updated Feb 18, 2026
One-click install
npx skills add https://github.com/luigiinred/dotfiles --skill write-tickets-luigiinred
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-tickets
Source: https://github.com/luigiinred/dotfiles/tree/main/dot_cursor/skills/write-tickets
Command: npx skills add https://github.com/luigiinred/dotfiles --skill write-tickets-luigiinred

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines the creation of project tickets and issues by transforming unstructured input into well-formatted Jira or GitHub tickets.

Core Features & Use Cases

  • Automated Ticket Generation: Converts meeting notes, rough ideas, or Slack threads into structured tickets.
  • System Agnostic: Supports both Jira and GitHub Issues, determined by project settings.
  • Pipeline Execution: Runs a three-step process (research, write, publish) using subagents.
  • Use Case: You have notes from a project kickoff meeting. Use this Skill to automatically generate a set of user stories and tasks in Jira, complete with research findings and links.

Quick Start

Use the write-tickets skill to create a new feature ticket based on your requirements.

Frequently Asked Questions about write-tickets

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

FAQPage Schema
How do I generate Jira tickets from meeting notes automatically?

To generate Jira tickets from meeting notes, this Skill uses a research, write, and publish pipeline to transform unstructured input into structured issues. It reads project settings to determine the target system and creates formatted tickets automatically.

Can I create GitHub issues from Slack threads or rough ideas?

Yes, you can create GitHub issues from Slack threads or rough ideas. The Skill converts unstructured input into well-formatted GitHub Issues by processing the information and publishing it directly to the platform.

What is the best way to convert unstructured project kickoff notes into structured tickets?

The best way to convert unstructured kickoff notes into structured tickets is using a three-step pipeline that researches context, writes markdown, and publishes to Jira or GitHub. This process ensures notes become complete user stories and tasks.

Does automated ticket generation work with both Jira and GitHub Issues?

Automated ticket generation works with both Jira and GitHub Issues. The Skill is system agnostic and determines the target platform by reading your specific project settings during the publishing step.

What limitations should I expect when automating issue creation from text?

A limitation to expect when automating issue creation is that the target system must be explicitly defined in your project settings. The pipeline relies on subagents to process information, so incorrect settings will prevent successful publishing to Jira or GitHub.