speckit-analyze

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

Updated Jun 16, 2026
One-click install
npx skills add https://github.com/vZulin/Crosslog --skill speckit-analyze-vzulin
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/vZulin/Crosslog/tree/main/.agents/skills/speckit-analyze
Command: npx skills add https://github.com/vZulin/Crosslog --skill speckit-analyze-vzulin

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Cross-artifact quality assurance by surfacing inconsistencies, duplications, and gaps across spec.md, plan.md, and tasks.md after task generation to improve alignment and reduce rework.

Core Features & Use Cases

  • Cross-artifact analysis: Compare content across spec.md, plan.md, and tasks.md to identify conflicting requirements, missing traces, and ambiguous statements.
  • Conformance to constitution: Verify alignment with project principles and mandatory sections, and flag deviations.
  • Reporting and remediation guidance: Produce an actionable report that highlights issues and suggested remediation steps for teams.

Quick Start

Run the analyze command on your feature to generate the consistency report for 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 detect inconsistencies between my spec, plan, and tasks files?

To detect inconsistencies between spec, plan, and tasks files, you can analyze the documents to uncover conflicting requirements, missing traces, and ambiguous statements across the artifacts.

What is cross-artifact traceability analysis for project requirements?

Cross-artifact traceability analysis validates that tasks correctly map back to requirements and spec definitions, ensuring alignment and reducing rework before implementation begins.

How do I validate if my tasks.md aligns with project constitution constraints?

Validating tasks.md against constitution constraints involves verifying alignment with project principles and mandatory sections, flagging any deviations from the established rules.

Can I check terminology consistency across spec.md and plan.md before implementation?

Yes, you can check terminology consistency across spec.md and plan.md by comparing the content to identify duplications, ambiguities, and conflicting statements prior to development.

What's the best way to generate a remediation report for spec and plan misalignment?

The best way to generate a remediation report for misalignment is to run a cross-artifact analysis that highlights identified issues and provides suggested remediation steps for the team.

Does cross-artifact analysis work without a speckit workflow structure?

Cross-artifact analysis is specifically designed for projects structured with the speckit workflow and requires spec.md, plan.md, and tasks.md files to ensure cross-artifact integrity.