speckit-checklist

Generate requirement checklists from project specs with standardized IDs.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill speckit-checklist-chaimt
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/speckit-checklist
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill speckit-checklist-chaimt

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams quickly generate rigorously structured requirement checklists tailored to the current feature by analyzing user requirements and context.

Core Features & Use Cases

  • Automated quality checklist generation from requirements
  • Supports domain-specific quality dimensions (completeness, clarity, consistency, measurability, coverage)
  • Produces a canonical checklist file in checklists/ with incremental IDs and traceability markers

Quick Start

Invoke the speckit-checklist tool to generate a requirements-quality 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 requirement checklist from feature development specs?

Generating a requirement checklist from feature development specs involves analyzing your goals, constraints, and acceptance criteria to ensure completeness and clarity. The process outputs a canonical checklist file with incremental IDs and traceability markers referencing the original spec sections.

What is requirement traceability and how does it apply to quality checklists?

Requirement traceability in quality checklists links each item back to specific specification sections using standardized IDs. This mechanism ensures that every goal, constraint, and acceptance criterion is verifiable and maintains coverage across the feature development project.

Can I automate checklist generation for a project with a .specify/spec-kit structure?

Yes, you can automate checklist generation for a project with a .specify/spec-kit structure. The system analyzes your spec files to extract requirements and automatically outputs a formatted checklist file directly into your checklists directory with standardized IDs.

What quality dimensions should a requirements checklist cover?

A requirements checklist should cover domain-specific quality dimensions including completeness, clarity, consistency, measurability, and coverage. Evaluating specifications against these dimensions ensures the generated checklist rigorously verifies feature requirements.

How do I ensure completeness and clarity in engineering requirement specs?

To ensure completeness and clarity in engineering requirement specs, generate a rigorously structured checklist that analyzes project goals and acceptance criteria. This produces a canonical checklist file with traceability markers to verify every requirement is met.

Do I need a specific folder structure to automate requirement checklist creation?

Yes, you need a feature development project organized with a .specify/spec-kit structure to automate requirement checklist creation. The tool requires this directory structure to analyze specifications and output the generated checklist file into the checklists folder.