Create Requirement Tickets

Create Linear tickets for unmapped requirements from spec files.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Cure-HHT/hht_diary --skill create-requirement-tickets
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Create Requirement Tickets
Source: https://github.com/Cure-HHT/hht_diary/tree/main/tools/anspar-marketplace/plugins/linear-integration/skills/create-requirement-tickets
Command: npx skills add https://github.com/Cure-HHT/hht_diary --skill create-requirement-tickets

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires nodejs, and includes scripts (resource) components.

What problem does it solve?

Manually creating Linear tickets for every formal requirement is a time-consuming and error-prone process. This Skill automates the generation of tickets directly from your project's spec/ directory, ensuring all requirements are tracked and linked without manual effort.

Core Features & Use Cases

  • Batch Ticket Creation: Automatically generate multiple Linear tickets from unmapped requirements defined in your spec/ files.
  • Intelligent Mapping: Assigns appropriate priorities (P1 for PRD, P2 for Ops, P3 for Dev) and labels based on requirement content and level.
  • Idempotent Operation: Safe to run multiple times; it only creates tickets for requirements that don't already have them, preventing duplicates.
  • Use Case: A product manager needs to convert a new set of product requirements into actionable development tasks in Linear. This Skill can generate all necessary tickets with proper linking and metadata in one go, saving hours of manual data entry.

Quick Start

Create Linear tickets for all unmapped requirements using your Linear API token and team ID.