speckit-analyze

Analyze spec, plan, and tasks documents for consistency and quality.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill addresses the need for a thorough, non-destructive analysis of project artifacts, ensuring consistency and quality across spec, plan, and tasks documents.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency and quality checks across spec.md, plan.md, and tasks.md.
  • Pre-Implementation Checks: Identifies inconsistencies, duplications, ambiguities, and underspecified items before implementation.
  • Compatibility: Requires spec-kit project structure with .specify/ directory.
  • User-Invocable: Allows manual invocation for specific focus areas.

Quick Start

Run the 'speckit-analyze' command to initiate the analysis process.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I perform a cross-artifact consistency check on spec, plan, and tasks documents?

To perform a cross-artifact consistency check, run a non-destructive analysis on spec.md, plan.md, and tasks.md to identify inconsistencies, ambiguities, and underspecified items before implementation.

What is cross-artifact analysis in a spec-kit project structure?

Cross-artifact analysis is a quality assurance process that verifies consistency across spec, plan, and tasks documents, ensuring compliance with the spec-kit project structure and identifying duplications or ambiguities.

Do I need a .specify directory for project artifact analysis?

Yes, project artifact analysis requires a spec-kit project structure with a .specify directory to perform consistency and quality checks across your documents.

Can I manually invoke analysis for specific focus areas in my project artifacts?

Yes, you can manually invoke the analysis for specific focus areas to perform targeted quality assurance and consistency checks on your spec, plan, and tasks documents.

What's the best way to identify underspecified items before implementation?

The best way to identify underspecified items is to run a pre-implementation cross-artifact analysis that detects inconsistencies, duplications, and ambiguities across your project artifacts.