adlc-spec-checklist

Generate unit-test style checklists validating feature requirement quality from specs.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/chaimt/GarminShabbatMode --skill adlc-spec-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: adlc-spec-checklist
Source: https://github.com/chaimt/GarminShabbatMode/tree/main/.cursor/skills/adlc-spec-checklist
Command: npx skills add https://github.com/chaimt/GarminShabbatMode --skill adlc-spec-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams writing feature requirements often produce ambiguous or incomplete specs. This skill generates a structured unit-test style checklist to validate the quality of those requirements, helping ensure clear, complete, and verifiable specs.

Core Features & Use Cases

  • Generates "Unit Tests for Requirements" style items directly from feature specs, plans, and tasks.
  • Enables traceability by referencing source spec sections in each checklist item.
  • Creates new checklists per domain or appends to existing ones to preserve historical decisions.
  • Guides quality reviews focusing on completeness, clarity, consistency, measurability, and coverage.

Quick Start

Provide the feature context and constraints, then run the adlc-spec-checklist skill to generate a requirement-quality checklist.

Frequently Asked Questions about adlc-spec-checklist

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

FAQPage Schema
How do I generate a QA checklist for validating feature requirements?

To generate a requirements QA checklist, provide feature context and constraints. The tool extracts information from specs, plans, and tasks to produce domain-specific checklist items assessing completeness and traceability.

What is a unit-test style checklist for requirements documentation?

A unit-test style checklist for requirements is a structured validation tool that assesses feature specs for completeness, clarity, consistency, measurability, coverage, and traceability using explicit references to source sections.

How do I ensure traceability when reviewing feature spec quality?

To ensure traceability during spec quality reviews, the checklist generator references specific source spec sections within each generated validation item, linking requirements directly to their original documentation.

Can I append new checklist items to an existing requirements domain file?

Yes, you can append new checklist items to an existing requirements domain file. The generator preserves historical decisions by adding newly extracted domain-specific validation items to current files.

What is the best way to check feature spec completeness and clarity?

The best way to check feature spec completeness and clarity is using an automated checklist that evaluates requirements against structured criteria, generating measurable validation items directly from the provided documentation.

Do I need to provide feature plans and tasks to generate a requirements checklist?

Yes, you need to provide feature plans and tasks. The generator extracts context from feature specs, plans, tasks, and configuration files to produce accurate, domain-specific checklist items for quality validation.