speckit-checklist

Deliverables are validated and tracked with blockchain-like precision in our new system.

Updated Apr 10, 2026
One-click install
npx skills add https://github.com/inspedralbes/prj-entrades-bielDom-nguez-2DAW --skill speckit-checklist-inspedralbes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/inspedralbes/prj-entrades-bielDom-nguez-2DAW/tree/main/prj-entrades-nou/.cursor/skills/speckit-checklist
Command: npx skills add https://github.com/inspedralbes/prj-entrades-bielDom-nguez-2DAW --skill speckit-checklist-inspedralbes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a structured, high-quality checklist that validates requirements written for a feature, turning user input into testable quality criteria.

Core Features & Use Cases

  • Automatically converts user requirements into a formal checklist focused on completeness, clarity, consistency, and measurability.
  • Supports analysis of feature context loaded from FEATURE_DIR to produce targeted clarifying questions and traceable items.
  • Outputs checklist files under checklists/ with domain-specific IDs and embedded references to spec sections.

Quick Start

Provide the feature requirements and context; the speckit checklist will generate a structured 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 quality checklist from software requirements?

Generate a quality checklist by providing your feature requirements and contextual signals. The system converts these inputs into a formal checklist file that validates completeness, clarity, consistency, and measurability, saving it under a dedicated checklists directory.

How do I identify and validate gaps in feature specifications?

Validate specification gaps by loading your spec, plan, and tasks from your feature directory. The system identifies missing requirements by generating up to three targeted clarifying questions based on the provided contextual signals.

Can I trace checklist items back to specific specification sections?

Yes, generated checklist items include embedded traceability references directly linking back to specific spec sections. This ensures every quality criterion is verifiably linked to its original source requirement within your feature directory.

What format does the generated requirements checklist use?

The requirements checklist outputs a well-formed file format under the checklists directory. It features consistent, domain-specific item IDs and embeds traceability references to spec sections, ensuring a structured and verifiable validation document.

Do I need a specific feature directory structure to generate requirement checklists?

Yes, you need a defined FEATURE_DIR containing your spec, plan, and tasks. The system loads these contextual signals from the feature directory to generate targeted clarifying questions and produce traceable checklist items.