speckit-analyze

Analyze project specifications, plans, and tasks for inconsistencies and gaps.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/Sumitvedpathak/prompt-evals --skill speckit-analyze-sumitvedpathak
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/Sumitvedpathak/prompt-evals/tree/main/.cursor/skills/speckit-analyze
Command: npx skills add https://github.com/Sumitvedpathak/prompt-evals --skill speckit-analyze-sumitvedpathak

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill enables users to perform comprehensive analysis of project specifications, plans, and task definitions to identify inconsistencies and gaps.

Core Features & Use Cases

  • Cross-artifact consistency checks to ensure alignment between spec.md, plan.md, and tasks.md.
  • Detection of ambiguities, duplications, and underspecification in project documents.
  • Automation of pre-implementation validation for quality assurance and project readiness.

Quick Start

Run the analysis process on your current project files to identify issues and improve documentation accuracy.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check for inconsistencies across project specification, plan, and task documents?

Cross-document validation analyzes spec, plan, and task files to detect inconsistencies and coverage gaps. It checks alignment between documents to ensure project specifications are complete and unambiguous before implementation.

What is cross-artifact consistency validation for project specifications?

Cross-artifact validation compares spec, plan, and task documents to detect inconsistencies, ambiguities, and coverage gaps. It ensures alignment across project artifacts to support quality assurance and project readiness.

How do I automate pre-implementation validation for project readiness?

Automate pre-implementation validation by running analysis on project spec, plan, and task files. This identifies inconsistencies and coverage gaps, generating reports with errors and recommendations to ensure project readiness.

Does project specification analysis work for complex team workflows?

Yes, specification analysis suits teams managing complex specifications requiring cross-document validation. It detects inconsistencies and coverage gaps across spec, plan, and task files to support quality assurance workflows.

Why are my project tasks misaligned with the specification and plan?

Tasks become misaligned when spec, plan, and task documents contain ambiguities, duplications, or underspecification. Cross-document analysis detects these inconsistencies and coverage gaps to identify and resolve the root causes of misalignment.

What do I need to parse project analysis reports for errors and recommendations?

To parse analysis reports for errors and recommendations, read YAML hooks and process the generated output. This extracts detected inconsistencies, ambiguities, and coverage gaps from project specification documents.