speckit-analyze

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify inconsistencies across spec.md, plan.md, and tasks.md after task generation, enabling early detection of misalignments before implementation.

Core Features & Use Cases

  • Non-destructive cross-artifact analysis that compares spec.md, plan.md, and tasks.md.
  • Flag duplications, ambiguities, and underspecified items with concrete examples.
  • Enforce constitution rules from .specify/memory/constitution.md and surface actionable remediation guidance.

Quick Start

Run this skill after tasks.md is produced to generate a structured report of cross-artifact issues.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check spec.md, plan.md, and tasks.md for inconsistencies after task generation?▼

To check spec.md, plan.md, and tasks.md for inconsistencies, you can cross-reference the artifacts to identify duplications, ambiguities, and underspecified items before implementation. This surfaces misalignments early through a structured analysis report.

What is the best way to cross-check speck-kit artifacts without modifying files?▼

Cross-checking speck-kit artifacts without modifying files requires a strictly read-only analysis process. It evaluates the documents against constitution.md principles and outputs a structured report with an optional remediation plan that requires explicit approval.

How does constitution.md enforce consistency rules during artifact analysis?▼

Constitution.md enforces consistency by providing the foundational principles the analysis relies on to surface findings. The read-only evaluation compares spec.md, plan.md, and tasks.md against these rules to flag actionable remediation guidance.

When should I run a cross-artifact consistency analysis on my specification documents?▼

You should run a cross-artifact consistency analysis immediately after tasks.md is produced. This timing ensures early detection of misalignments across spec.md, plan.md, and tasks.md before you begin the implementation phase.

Can I automatically fix ambiguities found across spec, plan, and tasks files?▼

You cannot automatically fix ambiguities found across spec, plan, and tasks files because the analysis is strictly read-only. It generates a remediation plan, but explicit user approval is required before any edits would be performed.

Does spec-kit consistency analysis require any external dependencies or components?▼

Spec-kit consistency analysis requires no external dependencies or components. It operates strictly as a read-only process relying on the existing .specify/memory/constitution.md file to generate its structured analysis report.