speckit.analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies and ambiguities.

63|13|Updated Jan 24, 2026
One-click install
npx skills add https://github.com/compnew2006/Spec-Kit-Antigravity-Skills --skill speckit-analyze-compnew2006
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.analyze
Source: https://github.com/compnew2006/Spec-Kit-Antigravity-Skills/tree/main/skills/speckit.analyze
Command: npx skills add https://github.com/compnew2006/Spec-Kit-Antigravity-Skills --skill speckit-analyze-compnew2006

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires speckit.tasks.

What problem does it solve?

Identify inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md before implementation. This ensures alignment with the project constitution and reduces rework.

Core Features & Use Cases

  • Cross-artifact analysis surfaces conflicts and gaps between specification, planning, and task artifacts.
  • Structured reporting produces a clear, actionable analysis with identified duplicates, ambiguities, and coverage gaps.
  • Remediation guidance offers optional, reviewable steps to align artifacts before edits are committed.

Quick Start

Run the analysis after speckkit.tasks completes and review the generated consistency report for actionable findings.

Frequently Asked Questions about speckit.analyze

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

FAQPage Schema
How do I find inconsistencies between specs, plans, and tasks before implementation?

To find inconsistencies, perform cross-artifact analysis across spec.md, plan.md, and tasks.md files. This surfaces duplications, ambiguities, and underspecified items, generating a structured report with alignment recommendations to reduce rework.

What is cross-artifact validation in the software development lifecycle?

Cross-artifact validation checks for conflicts and coverage gaps across specification, planning, and task documents. It enforces project constitution alignment to ensure all SDLC artifacts are consistent before implementation begins.

Do I need a completed tasks.md to analyze spec and plan consistency?

Yes, you need a completed tasks.md file to analyze consistency. The analysis relies on the tasks.md artifact produced by speckit.tasks to accurately identify gaps and conflicts against your spec.md and plan.md documents.

How do I get remediation guidance for ambiguities found in project artifacts?

To get remediation guidance for ambiguities, run an analysis across your spec, plan, and task files. It generates a structured report offering optional, reviewable steps to align artifacts and resolve underspecified items before committing edits.

What's the best way to enforce constitution alignment across SDLC artifacts?

The best way to enforce constitution alignment is to analyze your spec.md, plan.md, and tasks.md files together. This cross-artifact validation identifies inconsistencies and ensures all planning and task documents adhere to project standards.

Why does my spec analysis report show underspecified items in tasks.md?

Your spec analysis report shows underspecified items because cross-artifact validation detected missing details or coverage gaps between your tasks.md and the corresponding spec.md and plan.md documents before implementation.