speckit-checklist

Generate rigorous requirement checklists from user inputs for spec-kit features.

Updated Dec 24, 2025
One-click install
npx skills add https://github.com/smile95137a/kuji-admin-web --skill speckit-checklist-smile95137a
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/smile95137a/kuji-admin-web/tree/main/.agents/skills/speckit-checklist
Command: npx skills add https://github.com/smile95137a/kuji-admin-web --skill speckit-checklist-smile95137a

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generating structured, high-quality requirement checklists helps teams validate that product features are well-specified before development, reducing ambiguity and rework.

Core Features & Use Cases

  • Converts user-provided needs into structured checklists that evaluate completeness, clarity, consistency, and traceability.
  • Supports loading feature context from spec.md, plan.md, and tasks.md to tailor checks to the current feature.
  • Produces a maintainable, append-only checklist file per feature/domain in a dedicated checklists folder.

Quick Start

Run speckit-checklist with your ARGUMENTS to generate a tailored 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 requirement checklist for spec-kit feature files?

To generate a requirement checklist for spec-kit feature files, run the skill with your arguments. It loads spec.md, plan.md, and tasks.md to produce an append-only checklist evaluating completeness, clarity, consistency, and traceability criteria.

What quality criteria should a feature specification checklist cover?

A feature specification checklist should cover completeness, clarity, consistency, measurability, coverage, edge cases, and traceability. These criteria ensure product features are rigorously validated before development to reduce ambiguity and rework.

Can I use requirement traceability checklists for QA and reviewer guidance?

Yes, you can use requirement traceability checklists for QA and reviewer guidance. The generated checklist explicitly guides authors, reviewers, and QA teams through structured quality checks tailored to the specific feature context.

How do I structure feature-level specs to validate edge cases before development?

To validate edge cases before development, the skill reads feature context from spec.md, plan.md, and tasks.md. It then converts your inputs into structured checklists that enforce edge case coverage, reducing ambiguity and rework.

Does the checklist generation work without external dependencies?

Yes, checklist generation works without external dependencies. The skill operates independently to parse user inputs and feature context files, outputting a maintainable checklist file in a dedicated checklists folder.

What is the best way to maintain requirement checklists across multiple feature domains?

The best way to maintain requirement checklists across multiple feature domains is using an append-only checklist file structure. The skill produces one maintainable file per feature or domain in a dedicated checklists folder.