speckit-analyze

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

1|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/arosenkranz/kranz-tv --skill speckit-analyze-arosenkranz
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/arosenkranz/kranz-tv/tree/main/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/arosenkranz/kranz-tv --skill speckit-analyze-arosenkranz

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The Speckit Analyze Skill helps teams identify inconsistencies, duplications, ambiguities, and underspecifications across the three core artifacts (spec.md, plan.md, and tasks.md) after task generation, enabling earlier correction and smoother downstream work.

Core Features & Use Cases

  • Cross-artifact consistency checks that surface misalignments between requirements, roadmap plans, and task definitions.
  • Duplicate and conflicting item detection to reduce redundancy and contradictory directions.
  • Gap and coverage analysis that maps requirements to tasks and highlights unaddressed non-functional criteria.
  • Generates a structured analysis report suitable for remediation planning before implementation.

Quick Start

Run the speckit-analyze step after tasks generation to produce a compact, structured report highlighting issues and suggested fixes.

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 task files?

You can check for inconsistencies across spec, plan, and task files by running a cross-artifact analysis after task generation to surface misalignments, duplications, and ambiguities between requirements, plans, and tasks.

What is cross-artifact gap analysis for project specifications?

Cross-artifact gap analysis for project specifications is the process of mapping requirements to generated tasks to highlight unaddressed non-functional criteria and underspecifications before implementation begins.

How do I map requirements to tasks and validate edge cases?

You map requirements to tasks and validate edge cases by applying an analysis step across project artifacts that checks task definitions against the roadmap plan and spec to ensure full coverage.

Can I detect duplicate and conflicting tasks before implementation?

Yes, you can detect duplicate and conflicting tasks by analyzing the generated tasks against the plan and spec to reduce redundancy and identify contradictory directions prior to implementation.

When should I run a spec and task consistency check?

You should run a spec and task consistency check immediately after task generation to produce a structured analysis report, enabling early correction and smoother downstream implementation work.

What's the best way to generate a remediation plan for project artifacts?

The best way to generate a remediation plan for project artifacts is to analyze spec, plan, and task files for inconsistencies, producing a structured report that guides fixes for misaligned requirements.