speckit-analyze

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

Updated Mar 25, 2026
One-click install
npx skills add https://github.com/igoorstraviinsky-dev/produtos --skill speckit-analyze-igoorstraviinsky-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/igoorstraviinsky-dev/produtos/tree/main/.agents/skills/speckit-analyze
Command: npx skills add https://github.com/igoorstraviinsky-dev/produtos --skill speckit-analyze-igoorstraviinsky-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes cross-artifact consistency across spec.md, plan.md, and tasks.md to surface gaps, duplications, and ambiguities before implementation.

Core Features & Use Cases

  • Cross-artifact consistency checks across spec, plan, and tasks to surface gaps and ambiguities.
  • Detection of duplications and conflicting terminology between artifacts.
  • Generates a remediation-ready coverage report aligned to project principles.

Quick Start

Provide a structured cross-artifact analysis request to reveal gaps and inconsistencies across your artifacts.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check consistency across spec, plan, and tasks before implementation?

Cross-artifact consistency analysis checks your spec.md, plan.md, and tasks.md to surface gaps, duplications, and ambiguities before implementation begins. It ensures requirements coverage and alignment with project principles to prevent downstream errors.

What is cross-artifact gap analysis in software planning?

Cross-artifact gap analysis is the process of identifying ontology drift and conflicting terminology across your specification, planning, and task documents. It enforces structured analysis of requirements and constitutional rules to surface actionable remediation items.

When do I need to analyze gaps across spec, plan, and tasks files?

You need to analyze gaps after your tasks.md is complete and before implementation begins. Running this analysis at the post-planning stage ensures your tasks align with the spec and plan, verifying readiness for downstream development work.

How do I detect duplications and conflicting terminology between project artifacts?

Detecting duplications and conflicting terminology requires comparing your spec, plan, and tasks files for overlapping definitions and ontology drift. A structured cross-artifact analysis identifies these ambiguities and generates a remediation-ready coverage report.

Can I generate a remediation report for spec, plan, and tasks misalignment?

Yes, analyzing cross-artifact consistency generates a remediation-ready coverage report aligned to your project principles. This report highlights detected gaps, duplications, and ambiguities across your artifacts to guide necessary corrections.

What are the limitations of cross-artifact consistency analysis for project planning?

Cross-artifact consistency analysis relies on a complete tasks.md produced by the prior planning stage. It cannot surface gaps effectively if your spec, plan, or tasks documents are incomplete or missing foundational requirements.