speckit-checklist

Generate requirements-focused unit-test style checklists from spec-kit documents.

9|4|Updated May 13, 2025
One-click install
npx skills add https://github.com/opsmill/infrahub-mcp --skill speckit-checklist-opsmill
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/opsmill/infrahub-mcp/tree/main/.agents/skills/speckit-checklist
Command: npx skills add https://github.com/opsmill/infrahub-mcp --skill speckit-checklist-opsmill

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates a requirements-quality checklist tailored to current features and user requirements.

Core Features & Use Cases

  • Creates unit-test style checklist items that evaluate completeness, clarity, consistency, and measurability of written requirements.
  • Integrates with spec-kit project structures (e.g., .specify/) and can append to existing checklists when present.

Quick Start

Provide a complete checklist for the current feature using the given specs.

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 project specs?

To generate a requirements checklist from project specs, provide your user needs and feature specifications. The tool outputs unit-test style checklist items evaluating completeness, clarity, consistency, and measurability with traceability markers.

What is a requirements quality checklist and when do I need one?

A requirements quality checklist evaluates the completeness, clarity, consistency, and measurability of written specifications. You need one when validating feature requirements to ensure they meet quality standards before development begins.

Can I append new checklist items to an existing spec-kit checklist?

Yes, you can append new checklist items to an existing spec-kit checklist. The tool detects existing checklist files within the .specify/ directory structure and seamlessly adds new unit-test style items with traceability markers.

Does the checklist generator work with spec-kit project structures?

Yes, the checklist generator works directly with spec-kit project structures. It processes feature descriptions and user requirements found within a .specify/ directory and outputs a canonical template aligned to spec-kit standards.

What's the best way to add traceability markers to requirement checklists?

The best way to add traceability markers to requirement checklists is using a spec-kit aligned generator. It automatically embeds traceability markers into unit-test style checklist items derived from your project specifications and user needs.

Why are my requirement checklists missing quality dimensions?

Requirement checklists often miss quality dimensions when written manually without a structured framework. Using an automated generator applies completeness, clarity, consistency, and measurability dimensions to each item extracted from your specs.