kiln-checklist

Generate unit-test style checklists to validate requirement quality against spec sections.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/yoshisada/ai-repo-template --skill kiln-checklist
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kiln-checklist
Source: https://github.com/yoshisada/ai-repo-template/tree/main/plugin-kiln/skills/kiln-checklist
Command: npx skills add https://github.com/yoshisada/ai-repo-template --skill kiln-checklist

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Kiln-checklist generates structured, English-language quality checklists to validate the quality of requirements before implementation, turning vague specs into testable criteria.

Core Features & Use Cases

  • Unit-test style checks for requirements: completeness, clarity, consistency, and coverage.
  • Guidance for traceability and edge-case handling to guard against gaps.
  • Ready-to-use templates and structured item formats that map to spec sections.

Quick Start

Run the kiln-checklist command to create or append a domain checklist under checklists/ for your feature.

Frequently Asked Questions about kiln-checklist

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

FAQPage Schema
How do I automate quality checks for requirements writing?

Automate quality checks for requirements writing by generating unit-test style checklists that validate spec completeness, clarity, consistency, and coverage before software implementation begins.

How do I generate testable acceptance criteria from a software spec?

Generate testable acceptance criteria from a software spec by running a checklist command that produces measurable items mapped directly to your spec sections for QA reviews.

What is a unit-test style checklist for software spec development?

A unit-test style checklist for software spec development is a structured set of validation criteria that checks requirements for completeness, clarity, consistency, and edge-case coverage.

Does kiln-checklist work for QA reviews and prerelease gating?

Yes, kiln-checklist works for QA reviews and prerelease gating by enforcing traceability and generating structured checklist items under a checklists directory to guard against requirement gaps.

How do I create a domain checklist for my software feature?

Create a domain checklist for your software feature by running the kiln-checklist command to append structured, English-language validation items to a checklist file.

Can I use this to find edge-case gaps in vague requirements?

Yes, you can use this to find edge-case gaps in vague requirements because it transforms ambiguous specs into structured, testable criteria with guidance for traceability and edge-case handling.