Add Requirement-Based Checklist

Generate implementation checklists from Linear ticket requirements.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

Manually creating detailed implementation checklists from complex requirements is time-consuming, prone to omissions, and often lacks consistency. This Skill automates the generation of comprehensive checklists, ensuring all aspects of a requirement are covered and nothing is missed.

Core Features & Use Cases

  • Intelligent Checklist Generation: Automatically creates implementation checklists for Linear tickets by parsing requirement content (SHALL/MUST statements, bullet points, technical specs) and analyzing requirement hierarchies.
  • Subsystem-Specific Tasks: Identifies and adds tasks relevant to specific subsystems (Database, API, Frontend, Security, DevOps) based on requirement analysis.
  • Acceptance Criteria Integration: Can include acceptance criteria directly from requirements as checklist items, ensuring clear success criteria.
  • Use Case: After a new feature ticket is created, this Skill can be used to automatically populate its description with a detailed, requirement-driven checklist, guiding the developer through all necessary implementation steps and ensuring full compliance.

Quick Start

For ticket "CUR-312", automatically generate and add a comprehensive implementation checklist based on its linked requirement, including acceptance criteria and subsystem tasks.