speckit-checklist

Generate and manage requirement validation checklists for spec-kit projects.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo --skill speckit-checklist-tzuhuanhsu
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo/tree/main/.claude/skills/speckit-checklist
Command: npx skills add https://github.com/Tzuhuanhsu/AI_MCP_Slot_Demo --skill speckit-checklist-tzuhuanhsu

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit, pypdf, pdfplumber, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps to streamline the process of validating the quality, clarity, and completeness of requirements by generating a custom checklist tailored to your needs.

Core Features & Use Cases

  • Customizable Checklists: Create a checklist that aligns with specific feature or domain requirements.
  • Requirement Validation: Evaluate the quality, clarity, and completeness of requirements against a defined checklist.
  • Pre- and Post-Execution Checks: Ensures the integrity of the project's .specify directory and manages hooks for both before and after checklist generation.

Quick Start

To generate a checklist for a new feature, run the speckit-checklist skill with the feature domain as an argument: generate-checklist --domain <domain>

Frequently Asked Questions about speckit-checklist

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

FAQPage Schema
How do I generate a checklist to validate feature requirements using spec-kit?

To generate a requirement validation checklist, run the speckit-checklist skill with your target domain as an argument. This produces a structured checklist tailored to evaluate the quality and completeness of your spec-kit feature requirements.

Can I customize checklist generation for specific software quality domains?

Yes, checklist generation is fully customizable by specifying a feature domain argument. This aligns the generated checklist with specific domain requirements, ensuring targeted validation for your software quality standards.

Does requirement checklist generation work with PowerShell and YAML configurations?

Yes, the checklist generation process executes PowerShell scripts and processes YAML configuration files. It also manages pre- and post-execution hooks to ensure the integrity of the project's .specify directory.

What is the best way to ensure the clarity and completeness of my software requirements?

The best way to ensure requirement clarity and completeness is to validate them against a generated checklist. This skill evaluates your requirements against defined criteria, providing a structured approach to reviewing quality.

Do I need a .specify directory to run pre- and post-execution checks for requirement validation?

Yes, an existing .specify directory is required. The skill ensures the integrity of this directory and manages hooks both before and after checklist generation to maintain project structure during validation.