speckit-analyze

Analyze spec.md, plan.md, and tasks.md for consistency before implementation.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams catch inconsistencies, blockers, and missing validation across spec.md, plan.md, and tasks.md before implementation begins, reducing rework and review churn.

Core Features & Use Cases

  • Layered consistency review: Compares requirements, implementation slices, and task breakdowns for alignment.
  • Blocking issue detection: Flags missing artifacts, unsupported plan decisions, weak validation, and workflow gate risks.
  • Traceability reporting: Produces a reviewer-friendly analysis report with findings, risk summaries, and next-step guidance.
  • Use Case: A spec-kit feature is ready for coding, and you need a non-destructive audit that confirms the plan and tasks fully cover the intended behavior.

Quick Start

Use speckit-analyze to review the current feature artifacts and write a Chinese-first consistency report for spec, plan, and tasks.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check spec, plan, and tasks consistency before implementation starts?

To check spec, plan, and tasks consistency before implementation, analyze spec.md, plan.md, and tasks.md for requirement coverage, plan-task alignment, and validation gaps. This non-destructive review produces a traceability report with findings and risk summaries.

Why does my spec-kit workflow have blockers during stage continuation?

Spec-kit workflow blockers during stage continuation occur when plan decisions are unsupported or validation is weak. Analyzing the spec, plan, and tasks artifacts detects missing artifacts and workflow gate risks to prevent these blockers.

What is the best way to detect validation gaps in spec-kit feature workflows?

The best way to detect validation gaps in spec-kit feature workflows is to perform a layered consistency review across spec.md, plan.md, and tasks.md. This flags weak validation and confirms task breakdowns fully cover intended behavior.

Can I review requirement coverage without modifying source artifacts?

Yes, you can review requirement coverage without modifying source artifacts by applying a non-destructive audit to spec.md, plan.md, and tasks.md. This validates traceability and alignment while leaving the original feature files unchanged.

Does spec analysis flag missing artifacts in plan-task alignment?

Yes, spec analysis flags missing artifacts in plan-task alignment by comparing requirements, implementation slices, and task breakdowns. It detects unsupported plan decisions and produces a reviewer-friendly analysis report with next-step guidance.

When do I need layered artifact traceability for spec.md and tasks.md?

You need layered artifact traceability for spec.md and tasks.md when a spec-kit feature is ready for coding and requires a non-destructive audit. This ensures the plan and tasks fully cover the intended behavior before implementation begins.