speckit-analyze

Analyze spec.md, plan.md, and tasks.md for inconsistencies and coverage metrics.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Non-destructive cross-artifact analysis identifies inconsistencies, duplications, ambiguities, and underspecifications across spec.md, plan.md, and tasks.md to ensure alignment with project constitution.

Core Features & Use Cases

  • Centralized analysis report highlighting issues and recommended remediations
  • Constitution-aware validation to enforce MUST/SHOULD principles
  • Coverage metrics mapping requirements to tasks and stories

Quick Start

Run the analysis after speckit.tasks completes tasks.md to produce a structured report.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I identify inconsistencies across spec.md, plan.md, and tasks.md files?

To identify inconsistencies across spec.md, plan.md, and tasks.md, run a cross-artifact analysis that detects duplications, ambiguities, and underspecified items to ensure project alignment.

What is constitution-based validation for project specifications?

Constitution-based validation is an enforcement mechanism that checks your project artifacts against MUST and SHOULD principles defined in your constitution. It ensures requirements and tasks adhere to established rules.

How do I generate coverage metrics mapping requirements to tasks and stories?

You generate coverage metrics by running a cross-artifact analysis after tasks.md is complete. This process maps your defined requirements directly to their corresponding tasks and stories for comprehensive tracking.

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

Run cross-artifact analysis immediately after speckit.tasks produces a complete tasks.md in your project structure. This ensures all three artifacts exist and can be evaluated for alignment without missing data.

Can I get remediation recommendations for underspecified items in my project plan?

Yes, you can get remediation recommendations for underspecified items by running a centralized analysis report. It highlights detected issues and provides specific actionable steps to resolve them.

Does the analysis modify or destroy my original spec.md and plan.md files?

No, the cross-artifact analysis is non-destructive. It reads your spec.md, plan.md, and tasks.md files to produce a separate structured report without altering your original project artifacts.