to-tickets

Convert design document text into structured tickets with defined dependencies.

Updated Jul 3, 2026
One-click install
npx skills add https://github.com/Jmarques/orford-sur-le-lac_embarcations --skill to-tickets-jmarques
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: to-tickets
Source: https://github.com/Jmarques/orford-sur-le-lac_embarcations/tree/main/.agents/skills/to-tickets
Command: npx skills add https://github.com/Jmarques/orford-sur-le-lac_embarcations --skill to-tickets-jmarques

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill simplifies the creation of tickets from plans, specifications, or conversations, automatically filling in dependencies and providing a structured approach to task management.

Core Features & Use Cases

  • Ticket Creation: Automate the generation of tickets from textual plans and specifications.
  • Dependency Tracking: Identify and record blocking issues, ensuring tasks are in the correct sequence.
  • Use Case: Streamline project management by creating tickets directly from design documents, reducing manual effort and errors in tracking dependencies.

Quick Start

Generate tickets for the upcoming sprint based on the design document 'project-design.md' by using the command 'create-tickets from "project-design.md"'.

Frequently Asked Questions about to-tickets

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

FAQPage Schema
How do I automate ticket creation from design documents?

Automate ticket creation from design documents by converting textual plans into structured tickets with defined dependencies. Scripting analyzes text and executes ticketing API calls to populate task tracking systems automatically.

What is dependency tracking in project management ticketing?

Dependency tracking identifies and records blocking issues within generated tickets to ensure tasks follow the correct execution sequence. This structured approach minimizes manual effort and prevents sequencing errors in task management.

How do I generate sprint tickets from a markdown specification?

Generate sprint tickets from a markdown specification by running a ticket creation command targeting the design document. The Skill parses the conversation or file text to output structured, dependency-linked tickets for the sprint.

Can I convert conversation text into structured project management tickets?

Yes, you can convert conversation text into structured project management tickets. The Skill processes conversational input and design documents to extract tasks, automatically filling in dependencies for task tracking.

Does automated ticket generation work without manual dependency mapping?

Automated ticket generation works without manual dependency mapping by identifying blocking issues during text analysis. The Skill automatically records dependencies to ensure tasks are sequenced correctly for management tracking.