speckit-analyze

Cross-check spec.md, plan.md, and tasks.md for inconsistencies and gaps.

120|25|Updated Jan 5, 2026
One-click install
npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-analyze-dceoy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/dceoy/speckit-agent-skills/tree/main/skills/speckit-analyze
Command: npx skills add https://github.com/dceoy/speckit-agent-skills --skill speckit-analyze-dceoy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-artifact analysis to ensure consistency and quality across spec.md, plan.md, and tasks.md after task generation, flagging inconsistencies, ambiguities, and gaps.

Core Features & Use Cases

  • Read-only cross-checks across spec.md, plan.md, and tasks.md to surface mismatches, ambiguities, and missing details.
  • Generates a structured report of issues with optional remediation guidance for backfill if approved.
  • Use Case: After speckit-tasks, run this skill to confirm alignment before implementation.

Quick Start

Run this skill after speckit-tasks to validate consistency between spec.md, plan.md, and tasks.md.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check consistency between spec, plan, and tasks documents?

To check spec-plan-tasks consistency, cross-reference spec.md, plan.md, and tasks.md to identify mismatches, ambiguities, and gaps. This analysis generates a structured report of issues with optional remediation notes after task generation.

When do I need to run spec-plan-tasks consistency analysis?

Run spec-plan-tasks consistency analysis after generating a complete tasks.md file. It validates alignment between your spec, plan, and tasks artifacts before you begin implementation, ensuring no gaps exist.

What files are required to analyze spec, plan, and tasks alignment?

Analyzing spec, plan, and tasks alignment requires access to spec.md, plan.md, tasks.md, and the constitution file at .specify/memory/constitution.md. All four artifacts must be accessible for the cross-check.

Does spec-plan-tasks analysis modify my markdown files?

Spec-plan-tasks analysis performs read-only cross-checks across your artifacts and does not modify files. It outputs a structured report of issues with optional remediation guidance for backfill if approved.

What is the best way to validate spec and plan alignment before implementation?

The best way to validate spec and plan alignment is running a read-only cross-artifact analysis that surfaces mismatches and missing details across spec.md, plan.md, and tasks.md, producing a structured report.