speckit-checklist

Generate requirements-quality checklists with traceable spec references.

1|Updated Apr 6, 2026
One-click install
npx skills add https://github.com/byteflow-software/dellanosousa --skill speckit-checklist-byteflow-software
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/byteflow-software/dellanosousa/tree/main/.claude/skills/speckit-checklist
Command: npx skills add https://github.com/byteflow-software/dellanosousa --skill speckit-checklist-byteflow-software

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate unit-test quality checklists to evaluate the quality of requirements written for features, ensuring they are complete, clear, and testable.

Core Features & Use Cases

  • Generates "Unit Tests for Requirements" style checklists that assess completeness, clarity, consistency, and coverage of requirements.
  • Aligns items to spec references and supports traceability to identify gaps.
  • Facilitates collaboration by providing a structured QA-style artifact during PR reviews.

Quick Start

Create a new requirements-quality checklist for the current feature using the provided spec and plan documents.

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 QA checklist to validate feature requirements?

To generate a QA checklist for feature requirements, the tool extracts core quality goals from your spec documents and maps them to a canonical, template-ready checklist structure with traceable spec references.

What is a requirements quality checklist and how does it work?

A requirements quality checklist acts as unit tests for written requirements, evaluating completeness, clarity, consistency, and coverage by extracting quality goals from your spec metadata.

How do I ensure traceability between my spec documents and QA validation items?

Traceability between spec documents and QA validation is achieved by mapping extracted requirement objectives to canonical checklist items with explicit spec references, highlighting coverage gaps.

Can I use this to generate QA artifacts for PR reviews?

Yes, you can generate QA artifacts for PR reviews by producing structured, template-ready checklist items that assess requirement quality and facilitate collaboration during the review process.

Does the checklist evaluate implementation details or requirement quality?

The checklist evaluates requirement quality rather than implementation details, focusing on the completeness, clarity, and testability of the written specifications.

What is the best way to check if written feature requirements are testable?

The best way to check if requirements are testable is generating a unit-test style checklist that assesses the clarity, consistency, and coverage of the spec against canonical quality goals.