cmd-speckit-checklist

Installation
SKILL.md

/speckit.checklist

Agent skill wrapper for the Claude command /speckit.checklist.

When the original command text references {{INPUT}}, $1, or named arguments, map them from the user's current request.

Command Instructions

Generate requirements quality checklists — "unit tests for requirements writing." These validate that specs are complete, clear, and unambiguous. They do NOT test implementation behavior.

Steps

  1. Parse input: From the provided input, identify a quality domain (e.g., security, performance, API design, data modeling) and/or a feature name. If neither is clear, ask up to 3 targeted questions:

    • What feature is this checklist for?
    • What quality domain should it focus on?
    • Are there specific concerns from the constitution or prior analysis?
  2. Locate artifacts: Load spec.md for the identified feature, plus plan.md and tasks.md if available. Load .specify/memory/constitution.md.

Related skills
Installs
13
First Seen
Apr 27, 2026