speckit-checklist

Generate focused quality checklists for spec-kit artifacts and stage decisions.

95|39|Updated Dec 15, 2025
One-click install
npx skills add https://github.com/liuminxin45/auto-podcast --skill speckit-checklist-liuminxin45
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-checklist
Source: https://github.com/liuminxin45/auto-podcast/tree/main/.agents/spec-kit/skills/speckit-checklist
Command: npx skills add https://github.com/liuminxin45/auto-podcast --skill speckit-checklist-liuminxin45

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps reviewers quickly verify whether a spec, plan, tasks, or implementation is ready to move forward without missing blockers, mismatched routing, or weak validation.

Core Features & Use Cases

  • Generates focused checklists for micro-fix, bugfix, validation-only, and standard implementation paths.
  • Checks required spec-kit artifacts, routing signals, acceptance criteria, and stage-continuation constraints.
  • Produces human-reviewable items that highlight blockers, risks, and the next required action.

Quick Start

Ask this skill to generate a checklist for the current spec-kit work item and include the task type you want reviewed.

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 go/no-go checklist for spec-kit implementation readiness?

To generate an implementation readiness checklist, provide the active spec-kit task type. The skill analyzes spec.md, plan.md, and tasks.md to produce a focused checklist that verifies routing signals and acceptance criteria before proceeding.

What is the best way to review spec-kit artifacts for blocking items and stage continuation?

Reviewing spec-kit artifacts for stage continuation requires prerequisite context loading and blocking-item detection. The skill checks spec.md, plan.md, tasks.md, and routing files to highlight blockers and preserve stage decisions in a human-review summary.

Can I create a validation-only checklist for spec-kit work items?

Yes, you can generate a validation-only checklist by specifying that task type. The skill focuses on the active CoreRuntime capability and related spec artifacts to verify validation constraints without triggering a full implementation review.

Does the checklist skill support micro-fix and bugfix review paths?

The checklist skill supports micro-fix and bugfix review paths. It generates focused quality checklists that inspect required spec-kit artifacts and routing signals to ensure the bugfix meets acceptance criteria before moving forward.

What context is required to generate a quality assurance checklist for spec-kit tasks?

Generating a quality assurance checklist requires prerequisite context loading from your spec-kit project. The skill uses the active CoreRuntime capability, spec.md, plan.md, tasks.md, and routing files to detect blocking items and format the checklist.

How does the checklist handle task routing and stage decisions in spec-kit projects?

The checklist handles task routing by evaluating routing files and stage-continuation constraints within the spec-kit project. It preserves stage decisions and outputs the next required action alongside blocker and risk highlights in a human-reviewable format.