speckit-checklist

Generate requirements-quality checklists with unit-test style questions from specifications.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speckit-checklist helps teams generate a custom, high-quality checklist that evaluates requirements quality in specs and plans, ensuring clarity, completeness, and traceability.

Core Features & Use Cases

  • Generates unit-test style questions to assess requirement quality (completeness, clarity, consistency, coverage).
  • Supports traceability by referencing specific spec sections and marking gaps or ambiguities.
  • Creates or appends checklists under the checklists/ directory, organizing items by domain.
  • Provides structured, English-language items that focus on the quality of requirements rather than implementation details.

Quick Start

Provide a project specification and ask Speckit to generate a requirements-quality checklist.

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 project requirements and specifications?

To generate a requirements checklist, provide a project specification to the tool. It outputs a structured checklist with unit-test style questions that assess requirements completeness, clarity, consistency, and traceability.

What is requirements traceability and how does a checklist verify it?

Requirements traceability tracks specific spec sections to ensure coverage. A checklist verifies this by generating structured items with clear references to spec sections, marking gaps or ambiguities for validation.

Can I use this to check requirement quality for existing project plans?

Yes, it targets project specs, plans, and tasks. It assesses the quality of written requirements rather than implementation details, producing English-language items organized by domain.

How do I ensure my specification has no gaps or ambiguities?

You can identify gaps and ambiguities by running the specification through a requirements-focused checklist. It marks unclear areas and generates questions to validate coverage and consistency.

Where are generated requirement checklists stored?

Generated checklists are created or appended under the checklists/ directory. The tool organizes checklist items by domain and uses domain-based naming for clear file management.