speckit-checklist

Generate a requirements-quality checklist for feature specifications in spec-kit projects.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams evaluate whether a feature specification is complete, clear, consistent, and ready for implementation by turning requirements into a focused quality checklist.

Core Features & Use Cases

  • Requirements Quality Review: Checks a spec for missing details, vague wording, conflicting statements, and weak acceptance criteria.
  • Scenario Coverage Analysis: Looks for primary flows, alternate flows, exceptions, recovery paths, and non-functional requirements that should be spelled out.
  • Traceability Support: Encourages checklist items to reference spec sections so reviewers can connect each question back to the source material.
  • Use Case: A product or engineering reviewer can use this skill to audit a draft feature spec before development starts and surface gaps that would otherwise become implementation surprises.

Quick Start

Use the speckit-checklist skill to review the current feature specification and generate a concise requirements-quality checklist for the requested scope.

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 requirements checklist from a feature specification?

You generate a requirements checklist by evaluating the feature spec for missing details, vague wording, conflicting statements, weak acceptance criteria, and missing scenario coverage like alternate flows and exceptions.

What should a spec review checklist include to catch edge cases?

A spec review checklist should include checks for primary flows, alternate flows, exceptions, recovery paths, non-functional requirements, vague wording, conflicting statements, and weak acceptance criteria.

How do I check project planning documents for traceability and acceptance criteria?

Check traceability and acceptance criteria by ensuring checklist items reference spec sections, connecting reviewer questions back to source material to verify requirements coverage.

Can I audit a draft feature spec before development starts?

Yes, you can audit a draft feature spec before development starts by generating a quality checklist that surfaces gaps in completeness, clarity, consistency, and non-functional needs to prevent implementation surprises.

Does this checklist generation work with spec-kit projects containing spec, plan, and task documents?

Yes, it works with spec-kit projects containing spec, plan, and task documents, using their content to focus the generated checklist on the requested feature scope.