speckit-checklist

Generate requirement checklists with domain-specific IDs from feature requirements.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/xyphyx/internal-project-template --skill speckit-checklist-xyphyx
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/xyphyx/internal-project-template/tree/main/.claude/skills/speckit-checklist
Command: npx skills add https://github.com/xyphyx/internal-project-template --skill speckit-checklist-xyphyx

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generate a crisp, actionable set of unit-test quality requirements by transforming feature requirements into structured checklists.

Core Features & Use Cases

  • Automatic generation of unit-test quality checklists from feature requirements.
  • Supports traceability by aligning checklist items with spec sections and domain hints.
  • Appends new items to existing checklists, preserving history and IDs.

Quick Start

Provide your feature requirements and domain focus, and the tool will generate or append a checklist file accordingly.

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 from feature specs?

To generate a requirement checklist, provide your feature requirements and domain focus. The tool transforms feature specs into structured checklist items with domain-specific IDs and spec section references for traceability.

Can I append new checklist items without overwriting existing ones?

Yes, you can append new checklist items without overwriting past entries. The tool preserves existing checklist history and IDs while adding new structured requirement items to your file.

What is spec traceability in a quality checklist?

Spec traceability in a quality checklist links each generated requirement item directly to specific spec sections. This alignment ensures every acceptance criterion maps back to its original feature requirement source.

Does the checklist generation tool support specific domain inputs?

Yes, the tool supports spec-driven domains by loading user inputs that describe your specific domain focus. It then outputs a checklist file structure utilizing domain-specific IDs for organized requirement tracking.

How do I enforce a standardized template for acceptance criteria?

The tool enforces a standardized template automatically during checklist generation. This ensures every requirement item follows a consistent structure, capturing quality and acceptance criteria uniformly across all feature specs.