speckit-analyze

Analyze spec-kit artifacts for inconsistencies and quality issues before implementation.

Updated May 11, 2026
One-click install
npx skills add https://github.com/EzekTec-Inc/cade --skill speckit-analyze-ezektec-inc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/EzekTec-Inc/cade/tree/main/mcp-ui-tui-plugin/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/EzekTec-Inc/cade --skill speckit-analyze-ezektec-inc

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps teams identify inconsistencies, missing coverage, ambiguities, and quality issues across specification, planning, and task documents before implementation begins.

Core Features & Use Cases

  • Cross-Artifact Analysis: Compares spec.md, plan.md, and tasks.md to detect duplication, conflicts, gaps, and unclear requirements.
  • Quality Validation: Checks requirement coverage, constitution alignment, task mapping, and implementation readiness without modifying files.
  • Use Case: Review a generated feature plan and task list to discover missing requirements, contradictory architecture decisions, or untracked implementation work before coding.

Quick Start

Use the speckit-analyze skill to perform a read-only consistency review of the current spec-kit artifacts.

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.md, plan.md, and tasks.md for inconsistencies before coding?

To check spec.md, plan.md, and tasks.md for inconsistencies before coding, perform a read-only consistency review. This cross-artifact analysis detects duplication, conflicts, and requirement gaps across specification, planning, and task documents without modifying files.

What is requirement coverage mapping in software planning?

Requirement coverage mapping in software planning is the process of validating that every feature requirement is accurately tracked across architecture plans and task breakdowns. It ensures implementation readiness by identifying missing requirements and untracked work before development.

How do I validate implementation readiness for a spec-kit workflow?

Validating implementation readiness for a spec-kit workflow involves inspecting specification artifacts to ensure constitution alignment and complete task mapping. This structured reporting identifies ambiguities and contradictory architecture decisions before software implementation begins.

Can I use a read-only consistency check to find missing requirements in task lists?

Yes, a read-only consistency check can find missing requirements in task lists by comparing feature requirements against task breakdowns. It maps requirement coverage and reports alignment findings without modifying the underlying documents.

Does speckit-analyze modify my specification and planning files during review?

speckit-analyze does not modify specification and planning files during review. It requires strictly read-only document inspection to perform quality validation and report duplication, ambiguity, and alignment findings safely.