speckit-analyze

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

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/vaporeyes/ectogo --skill speckit-analyze-vaporeyes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/vaporeyes/ectogo/tree/main/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/vaporeyes/ectogo --skill speckit-analyze-vaporeyes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

SpeckKit Analyze identifies inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md after task generation, enabling proactive quality assurance.

Core Features & Use Cases

  • Cross-artifact consistency checks across spec, plan, and tasks
  • Detection of ambiguities, duplicates, and gaps with actionable remediation hints
  • Generates structured reports to guide review sessions and constitution alignment

Quick Start

Run the analyze command to surface cross-artifact issues across 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 for inconsistencies across spec, plan, and tasks files?

To check for inconsistencies across spec, plan, and tasks files, run an analysis command that loads minimal context from each artifact and enforces constitution rules to surface duplications, ambiguities, and gaps. It generates a findings report with coverage metrics for review.

What causes ambiguities and underspecified items after task generation?

Ambiguities and underspecified items after task generation occur when spec.md, plan.md, and tasks.md fall out of alignment. Analyzing these artifacts cross-references their content to detect gaps and enforce constitution rules, providing remediation hints to resolve the issues.

How do I detect duplicated or underspecified tasks before implementation?

To detect duplicated or underspecified tasks before implementation, perform a cross-artifact consistency check across your spec, plan, and tasks documents. This process identifies duplications and gaps, outputting a compact findings report and an optional remediation plan.

Does spec and plan artifact review require loading the full project context?

No, spec and plan artifact review does not require loading the full project context. The analysis loads only minimal context from each artifact to enforce constitution rules and surface critical issues, ensuring efficient quality assurance before implementation begins.

When do I need cross-artifact consistency checks for project governance?

You need cross-artifact consistency checks for project governance after task generation and before implementation. This analysis enforces constitution alignment by identifying inconsistencies, duplications, and ambiguities across spec.md, plan.md, and tasks.md.

What is included in the report when analyzing spec, plan, and tasks?

The report from analyzing spec, plan, and tasks includes a compact findings report detailing inconsistencies and ambiguities, coverage metrics, and an optional remediation plan. These outputs guide review sessions and ensure constitution alignment.