speckit-checklist

Generate requirement-quality checklists from feature specifications and project context.

2|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/NUMU-IO/NUMU-api --skill speckit-checklist-numu-io
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/NUMU-IO/NUMU-api/tree/main/.agents/skills/speckit-checklist
Command: npx skills add https://github.com/NUMU-IO/NUMU-api --skill speckit-checklist-numu-io

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps authors and reviewers turn feature notes into requirement-quality checklists that expose gaps, ambiguities, conflicts, and missing edge cases before implementation begins.

Core Features & Use Cases

  • Builds focused checklists from the current feature, plan, and task context.
  • Prioritizes requirement quality dimensions such as completeness, clarity, consistency, coverage, and measurability.
  • Supports spec-kit workflows by handling project prerequisites, extension hooks, and append-or-create checklist files.
  • Use it when a PR needs a review checklist, a feature spec needs tightening, or a domain like security, API, UX, or performance needs a quality pass.

Quick Start

Ask the speckit-checklist skill to generate a checklist for your feature domain using the available spec, plan, and tasks.

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 review checklist from a feature spec?

You can generate a checklist by providing your feature spec, plan, and task context to produce categorized checklist items with traceability and clarifying questions. This exposes gaps, ambiguities, and missing edge cases before implementation begins.

What is a requirement-quality checklist for software features?

A requirement-quality checklist evaluates completeness, clarity, consistency, coverage, and measurability. It transforms feature notes into structured review artifacts to tighten specifications and expose conflicts across domains like API, UX, security, and performance.

Does spec-kit support generating domain-specific checklists for security and performance?

Yes, spec-kit supports generating domain-specific checklists for security, performance, API, and UX. The workflow handles project prerequisites and extension hooks to append or create checklist files directly within the project structure.

When do I need to create a checklist for a pull request review?

You need a checklist for a pull request review when a feature spec requires tightening or a domain needs a quality pass. It provides focused review artifacts with traceability to verify requirements before implementation merges.

What is the best way to trace checklist items back to feature requirements?

The best way to trace checklist items back to feature requirements is to generate them directly from the current feature, plan, and task context. This produces categorized items with built-in traceability and clarifying questions for gap analysis.