speckit-checklist

Generates checklists from a document's text to assess its emotional tone.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Speckit-checklist helps teams generate structured, high-quality checklists that validate the quality of requirements written in specs, plans, and tasks.

Core Features & Use Cases

  • Generates a complete "Unit Tests for Requirements" checklist from feature specifications to ensure completeness, clarity, and testability.
  • Supports traceability by referencing spec sections and marking gaps, ambiguities, and conflicts.
  • Produces a template-based checklist in the canonical format, ready for review and integration into specification workflows.

Quick Start

Generate a requirements-quality checklist for the current feature using the provided spec and plan.

Frequently Asked Questions about speckit-checklist

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
What is a requirements checklist and why do I need one for my feature specification?

A requirements checklist validates the quality of your feature specification by ensuring completeness, clarity, consistency, coverage, and edge cases. You need it to identify gaps, ambiguities, and conflicts before development starts, ensuring your specs are testable and traceable.

How do I generate a checklist from a software feature spec?

To generate a checklist from a software feature spec, you analyze the specification document to produce a structured, template-driven output. This process extracts requirements and maps them into a canonical checklist format that references spec sections for traceability.

Can I use a generated requirements checklist for traceability and gap analysis?

Yes, you can use a generated requirements checklist for traceability and gap analysis. It explicitly references spec sections and marks areas with gaps, ambiguities, or conflicts, allowing teams to track requirements coverage and resolve specification issues.

What's the best way to validate edge cases in product requirements?

The best way to validate edge cases in product requirements is to generate a structured checklist that systematically evaluates completeness, clarity, and consistency. This template-driven approach ensures all potential edge cases are documented and reviewed against the core specification.

Does speckit-checklist support adding custom references and scripts to checklists?

Yes, speckit-checklist supports adding custom references and scripts to checklists. It is extensible via optional scripts, references, and assets, allowing teams to integrate the generated checklist into their existing specification workflows and tooling.

When should I not use a template-driven checklist for specification validation?

You should avoid using a template-driven checklist for specification validation when dealing with purely exploratory or highly unstructured brainstorming notes. This approach requires existing feature specs and plans to analyze and produce structured, traceable validation outputs.