speckit-checklist

Generate requirement-quality checklists for feature specs with traceable items.

Updated May 18, 2026
One-click install
npx skills add https://github.com/KamiJeong/tech-bridge-book --skill speckit-checklist-kamijeong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/KamiJeong/tech-bridge-book/tree/main/.agents/skills/speckit-checklist
Command: npx skills add https://github.com/KamiJeong/tech-bridge-book --skill speckit-checklist-kamijeong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you turn a feature request or spec into a focused checklist that checks the quality of the requirements themselves, not the implementation. It is useful when you need to catch missing scope, vague language, conflicts, or weak acceptance criteria before development starts.

Core Features & Use Cases

  • Requirements Quality Review: Generates checklist items that probe completeness, clarity, consistency, coverage, and measurability.
  • Spec-Aware Validation: Uses the current feature context, such as spec, plan, and tasks, to target the most relevant gaps and ambiguities.
  • Use Case: A product or engineering reviewer can use this Skill to audit a new feature spec and produce a checklist for PRD review, release gating, or planning validation.

Quick Start

Ask the skill to generate a requirements-quality checklist for the current feature and include the scope or risk areas you want emphasized.

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 for a feature spec?

Yes, this Skill performs spec gap analysis by probing completeness, consistency, and coverage to identify missing scope, vague language, conflicts, and weak acceptance criteria in your feature requirements.

How do I validate acceptance criteria before development starts?

You validate acceptance criteria by generating a requirements-quality checklist that checks measurability and clarity, ensuring scenario coverage needs are met for release gating and planning validation.

Do I need a Spec Kit project structure to review feature requirements?

Yes, you need a Spec Kit project structure with .specify context to review feature requirements, as the Skill uses this current feature context to target the most relevant gaps and ambiguities.

What is requirements quality review for software specs?

Requirements quality review for software specs is the process of auditing a feature request to check clarity, completeness, consistency, coverage, and measurable acceptance criteria before implementation begins.

Can I use a spec checklist for release gating and PRD review?

Yes, you can use the generated spec checklist for release gating and PRD review, as product or engineering reviewers can audit a new feature spec to produce traceable checklist items for planning validation.