speckit-checklist

Generate requirement checklists with CHK IDs from feature specs.

Updated Apr 26, 2026
One-click install
npx skills add https://github.com/victorevh/orbitarium-engine-sdd --skill speckit-checklist-victorevh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/victorevh/orbitarium-engine-sdd/tree/main/.cursor/skills/speckit-checklist
Command: npx skills add https://github.com/victorevh/orbitarium-engine-sdd --skill speckit-checklist-victorevh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps teams generate high-quality requirement checklists from feature specs and user inputs, ensuring completeness, clarity, and traceability across design and review processes.

Core Features & Use Cases

  • Generates unit-test-like questions to validate requirements against a given spec.
  • Outputs checklists in a canonical template with CHK identifiers and traceability marks.
  • Supports optional extension hooks and structured guidance for loading feature context from a SPEC directory.

Quick Start

Provide your feature context and any must-have items so the tool generates 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 requirements checklist from a feature spec?

Generating a requirements checklist involves providing your feature context and must-have items to produce a standards-compliant checklist. The output uses a canonical template with traceable CHK identifiers to validate requirements against the given spec.

What is requirement traceability in spec validation?

Requirement traceability ensures every checklist item maps directly to a spec section. This is achieved by formatting checks with incremental CHK identifiers and traceability marks, providing clear validation coverage for design reviews.

How do I create unit-test-like questions for design reviews?

You create unit-test-like questions for design reviews by feeding your feature spec into a checklist generator. It outputs structured, template-driven validation questions that act as gates to confirm requirements are fully met.

Can I use a template-driven checklist for PR gates?

Yes, you can use a template-driven checklist for PR gates. The generated checklist applies directly to requirement validation workflows, ensuring merge criteria are systematically verified using a canonical format with CHK identifiers.

Do I need a SPEC directory to load feature context for checklist generation?

You do not need a SPEC directory, but it provides structured guidance for loading feature context. You can alternatively provide your feature context and must-have items directly to generate the standards-compliant requirements checklist.