speckit-checklist

Generate domain-specific requirements checklists for spec-kit feature specifications.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/jimmyfcis/newfantasy --skill speckit-checklist-jimmyfcis
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/jimmyfcis/newfantasy/tree/main/.claude/skills/speckit-checklist
Command: npx skills add https://github.com/jimmyfcis/newfantasy --skill speckit-checklist-jimmyfcis

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It eliminates the uncertainty of whether feature specifications are complete, clear, consistent, and measurable by automatically producing a checklist that validates the quality of the requirements themselves.

Core Features & Use Cases

  • Generates a custom checklist based on a specified domain or focus area.
  • Analyzes existing spec.md, plan.md, and tasks.md to surface gaps in completeness, clarity, consistency, measurability, and coverage.
  • Interactively asks up to three clarifying questions before finalizing the checklist.
  • Creates or appends a markdown checklist file with standardized IDs in the feature’s checklists/ folder.

Quick Start

Run the speckit-checklist skill with the domain “authentication” to generate a security requirements checklist for the current feature.

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 requirements checklist for feature specifications?▼

To generate a requirements checklist, specify a domain or focus area, and the tool analyzes your spec.md, plan.md, and tasks.md files to produce a markdown checklist validating completeness, clarity, consistency, and edge-case coverage.

What is the best way to validate the quality of product requirements?▼

Validating product requirement quality is done by generating a domain-specific checklist that surfaces gaps in measurability and consistency across your existing specification, plan, and task documents.

Can I use this checklist generator with an existing spec-kit structured repository?▼

Yes, it works directly within a spec-kit structured repository during design or review phases, reading your current feature files and creating or appending a checklist with standardized IDs in the feature's checklists folder.

How does the checklist generation process handle incomplete feature domains?▼

The checklist generation process handles incomplete domains by interactively asking up to three clarifying questions before finalizing the markdown checklist file to ensure accurate requirements coverage.

Do I need any dependencies to create domain-specific requirement checklists?▼

No dependencies are required to create domain-specific requirement checklists; the tool operates independently to analyze your markdown specification files and generate the validation checklist.

When should I use an automated requirements checklist during product development?▼

Use an automated requirements checklist during the design or review phases of product development to eliminate uncertainty about whether feature specifications are complete, clear, consistent, and measurable.