create-tickets

Generate engineering tickets from PRDs with acceptance criteria and estimates.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/TimothyNguyen04/pmos --skill create-tickets-timothynguyen04
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-tickets
Source: https://github.com/TimothyNguyen04/pmos/tree/main/PM-OS/.claude/skills/create-tickets
Command: npx skills add https://github.com/TimothyNguyen04/pmos --skill create-tickets-timothynguyen04

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of detailed engineering tickets from product requirement documents (PRDs), feature specifications, or task lists, streamlining the development workflow.

Core Features & Use Cases

  • Automated Ticket Generation: Breaks down requirements into well-structured tickets with acceptance criteria, estimates, and dependencies.
  • Direct Integration: Supports direct ticket creation via Linear or Jira MCP.
  • Fallback Text Output: Generates formatted ticket text for manual entry if MCPs are not configured.
  • Use Case: You have a new feature PRD. Use this Skill to automatically generate all the necessary tickets for the engineering team, including frontend, backend, and QA tasks, complete with estimates and dependencies.

Quick Start

Use the create-tickets skill to generate tickets from the document 'outputs/prds/checkout-redesign.md' targeting a March 15 launch.

Frequently Asked Questions about create-tickets

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

FAQPage Schema
How do I generate engineering tickets from a PRD automatically?

To generate engineering tickets from a PRD, you provide the feature specification document to the system, which then breaks down requirements into structured tickets complete with acceptance criteria, effort estimates, dependencies, and component labels.

Can I create Linear tickets directly from a feature specification document?

Yes, you can create Linear tickets directly from a feature specification document using the Linear MCP integration, or opt for formatted text output for manual entry if the MCP is not configured.

What is requirements breakdown for agile project management?

Requirements breakdown for agile project management is the process of parsing a product requirement document to extract structured engineering tasks, suggest sprint assignments, and define component labels for development tracking.

Does this ticket creation tool work with Jira for sprint planning?

Yes, this ticket creation tool works with Jira for sprint planning through the Jira MCP, allowing direct creation of structured tickets and suggesting sprint assignments based on the generated task lists.

How do I add effort estimates and dependencies to Jira tickets from specs?

You can add effort estimates and dependencies to Jira tickets from specs by processing the task list through the automated ticket generator, which structures this metadata before creating the tickets via Jira MCP.