to-tickets

Convert spoken plans or written specs into structured tickets with blocking dependencies.

Updated Jan 29, 2026
One-click install
npx skills add https://github.com/nkabbara/dotfiles --skill to-tickets-nkabbara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-tickets
Source: https://github.com/nkabbara/dotfiles/tree/main/exact_dot_agents/exact_skills/exact_mattpocock/exact_to-tickets
Command: npx skills add https://github.com/nkabbara/dotfiles --skill to-tickets-nkabbara

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill transforms plans, specifications, or conversations into a set of well-defined tickets, complete with blocking edges, to streamline project tracking and collaboration.

Core Features & Use Cases

  • Ticket Creation: Break down work into manageable tickets, each with clear dependencies.
  • Dependency Management: Identify tickets that block others, ensuring a logical workflow.
  • Integration with Trackers: Publish tickets to configured issue trackers, maintaining a seamless process.

Quick Start

Run the to-tickets skill with a conversation or spec path to generate tickets.

Frequently Asked Questions about to-tickets

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

FAQPage Schema
How do I convert project specifications into structured tickets with dependencies?

To convert project specifications into structured tickets, you provide written specs or conversation paths to the tool, which then parses the text to break work into manageable tickets and identifies blocking dependencies for logical workflow tracking.

What is the best way to track blocking dependencies when creating tickets from plans?

Tracking blocking dependencies when creating tickets from plans involves parsing your text inputs to identify which tasks block others, ensuring a logical workflow and efficient project tracking within your issue tracker.

Can I use conversation transcripts to generate issue tracking tickets?

Yes, you can use conversation transcripts to generate issue tracking tickets. The tool transforms spoken plans and written specifications into well-defined tickets by parsing the provided text inputs.

Does this ticketing tool integrate directly with existing issue trackers?

Yes, the tool integrates with configured issue trackers. It publishes generated tickets directly to your issue tracking systems, maintaining a seamless process from specification parsing to project management.

What do I need to provide to start generating project management tickets?

You need to provide a conversation path or written specification as input. The tool requires text inputs to parse and relies on your knowledge of issue tracker formats to structure the resulting tickets correctly.