speckit-checklist

Generate unit-test style checklists from feature requirements and project documentation.

Updated Apr 13, 2026
One-click install
npx skills add https://github.com/tellbom/process --skill speckit-checklist-tellbom
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/tellbom/process/tree/main/.agents/skills/speckit-checklist
Command: npx skills add https://github.com/tellbom/process --skill speckit-checklist-tellbom

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams generate rigorous unit-test style checklists that evaluate the quality and completeness of product requirements.

Core Features & Use Cases

  • Auto-generate checklists to verify completeness, clarity, consistency, and coverage of requirements.
  • Tailor focus areas based on user input and project docs (spec, plan, tasks) to produce actionable quality checks.
  • Promote traceability with reference markers and structured item formats for easy auditing.

Quick Start

Run speckit-checklist against the current feature context to generate a standards-compliant requirements 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 checklist to validate feature requirements?▼

You can generate a requirements checklist by running an automated tool against your project context, which analyzes arguments and documentation to produce unit-test style items validating quality and completeness.

What is a unit-test style checklist for requirements quality?▼

It is a structured set of actionable items evaluating completeness, clarity, consistency, and coverage of feature requirements, designed to provide traceability and measurability for development review.

Can I tailor checklist focus areas based on my existing spec and plan documents?▼

Yes, the checklist generator analyzes user-provided arguments alongside project documentation such as spec, plan, and tasks to tailor focus areas and produce actionable, context-specific quality checks.

Does the generated requirements checklist support traceability for auditing?▼

Yes, checklist items are structured with reference markers to promote traceability and measurability, ensuring easy auditing and coverage validation during the requirements review process.

What's the best way to integrate a generated requirements checklist into my workflow?▼

The best way is to leverage its template-compatible output format. Checklist items are emitted in a structured format ready for direct integration into development review workflows and quality validation processes.