Spec Kit Quality Checklist
Independent PiSkill directory guide. The original prompt remains hosted by GitHub Spec Kit.
What does this prompt do?
Creates a requirement-quality checklist that tests whether a specification is clear, complete, consistent, measurable, and ready to guide implementation.
Primary use case
Create a checklist for validating requirement quality.
Expected output
A targeted checklist of verifiable requirement-quality questions.
Inputs or variables
- feature specification
- risk focus
Related prompts
Spec Kit Bug Test
Designs a regression test from a verified defect so the failure is demonstrated before repair and the corrected behavior remains protected afterward.
Accessibility Report Agent
Uses the Copilot SDK to inspect a target and produce a structured accessibility report with actionable findings.
Accessibility Coverage Matrix
Builds an evidence-based accessibility test matrix that maps requirements, assistive technologies and validation coverage.
Claude Evaluation Builder
Builds an evaluation set and scoring workflow for a model task using representative inputs, clear criteria, repeatable execution, and analysis of failure patterns.
Claude Test Case Generation
Generates test cases from stated behavior, boundary conditions, failure modes, and a target framework, then reviews coverage instead of producing only happy paths.
Discover Tests for Changes
Maps changed code to relevant tests, identifies coverage gaps and proposes the commands needed for validation.