Add Requirement-Based Checklist

Official

Auto-generate checklists from requirements.

AuthorCure-HHT
Version1.0.0
Installs0

System Documentation

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.

Dependency Matrix

Required Modules

nodejs

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Add Requirement-Based Checklist
Download link: https://github.com/Cure-HHT/hht_diary/archive/main.zip#add-requirement-based-checklist

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository