speckit-checklist

Generate requirement quality checklists for spec-kit feature workflows.

Updated May 11, 2026
One-click install
npx skills add https://github.com/EzekTec-Inc/cade --skill speckit-checklist-ezektec-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/EzekTec-Inc/cade/tree/main/mcp-ui-tui-plugin/.claude/skills/speckit-checklist
Command: npx skills add https://github.com/EzekTec-Inc/cade --skill speckit-checklist-ezektec-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams transform feature requirements into structured quality checklists that identify unclear, incomplete, inconsistent, or unmeasurable specifications before implementation.

Core Features & Use Cases

  • Requirement Quality Validation: Generates checklist items that evaluate completeness, clarity, consistency, coverage, and acceptance criteria quality rather than testing implementation behavior.
  • Spec Context Analysis: Uses spec-kit project documents and optional extension hooks to tailor checklists to a feature's domain and requirements.
  • Use Case: A product team preparing a new authentication feature can use this Skill to create a review checklist that exposes missing security requirements, ambiguous flows, and undocumented edge cases.

Quick Start

Use the speckit-checklist skill to generate a requirements quality checklist for the current feature focused on security and edge cases.

Frequently Asked Questions about speckit-checklist

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

FAQPage Schema
How do I create requirement quality checklists for feature specifications?

To create requirement quality checklists, you need a spec-kit project structure with .specify metadata and feature documentation. The checklist evaluates specifications for completeness, clarity, and consistency to identify unclear or incomplete requirements before implementation.

What is a requirements quality checklist and when do I need one?

A requirements quality checklist is a structured review tool that evaluates product requirements, acceptance criteria, and scenario coverage. You need it when preparing features for implementation to expose missing requirements, ambiguous flows, and undocumented edge cases.

Do I need a spec-kit project structure to generate requirement checklists?

Yes, you need a spec-kit project structure with .specify metadata and feature documentation. The Skill uses spec-kit project documents and optional extension hooks to tailor checklists to a feature's domain and specific requirements.

Does the checklist evaluate implementation behavior or requirement quality?

The checklist evaluates requirement quality, not implementation behavior. It generates checklist items that assess completeness, clarity, consistency, coverage, and acceptance criteria quality to ensure specifications are measurable and well-defined.

Can I focus the requirements checklist on specific areas like security and edge cases?

Yes, you can focus the generated checklist on specific areas. For example, a product team preparing an authentication feature can generate a checklist focused on security and edge cases to expose missing security requirements and undocumented scenarios.

What is the best way to review acceptance criteria and scenario coverage for product requirements?

The best way to review acceptance criteria and scenario coverage is using a structured checklist that evaluates specifications for completeness, clarity, and consistency. This exposes ambiguous flows and undocumented edge cases before implementation begins.