create-tickets

Create engineering tickets from PRDs, feature specs, or task lists.

Updated Mar 11, 2026
One-click install
npx skills add https://github.com/pisithrps/yapzee --skill create-tickets-pisithrps
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: create-tickets
Source: https://github.com/pisithrps/yapzee/tree/main/.claude/skills/create-tickets
Command: npx skills add https://github.com/pisithrps/yapzee --skill create-tickets-pisithrps

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill converts product and engineering artifacts (PRDs, feature specs, or task lists) into structured tickets for downstream tooling, accelerating planning and reducing manual drafting.

Core Features & Use Cases

  • Generate engineering tickets from PRDs, feature specs, or task lists.
  • Support direct creation via Linear/Jira MCP or formatted text output.
  • Produce ticket bodies with acceptance criteria, dependencies, and component labeling to jump-start sprint planning.

Quick Start

Provide a PRD, feature spec, or task list and specify the target system (Linear, Jira, or text output) to generate corresponding tickets.

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?

To generate engineering tickets from a PRD, provide the product requirement document to the skill and specify a target output system like Linear, Jira, or text. It parses the requirements and structures them into actionable tickets with acceptance criteria and dependencies.

Can I create Linear tickets directly from a feature spec?

Yes, you can create Linear tickets directly from a feature spec by utilizing the Linear MCP integration. The skill processes the feature spec and pushes structured ticket bodies complete with component labeling directly into your Linear project.

What is the best way to break down a task list for Jira sprint planning?

The best way to break down a task list for Jira sprint planning is to input the task list into the skill and select Jira MCP as the target. It outputs structured tickets containing acceptance criteria and dependencies to jump-start your sprint.

Does ticket generation work without an MCP integration?

Yes, ticket generation works without an MCP integration by selecting the formatted text output option. The skill produces structured ticket bodies with acceptance criteria and dependencies in text format, allowing you to manually paste them into your project management tool.

How do I add acceptance criteria and dependencies to generated tickets?

Acceptance criteria and dependencies are added automatically during the ticket generation process. The skill analyzes your provided PRD or task list and populates each structured ticket body with the necessary requirements gathering and component labeling.