speckit-analyze

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

1|Updated Jan 23, 2021
One-click install
npx skills add https://github.com/Dangerdan9631/Vayeate --skill speckit-analyze-dangerdan9631
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/Dangerdan9631/Vayeate/tree/main/vayeate-theme-studio/.agents/skills/speckit-analyze
Command: npx skills add https://github.com/Dangerdan9631/Vayeate --skill speckit-analyze-dangerdan9631

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill ensures that project artifacts, including spec, plan, and tasks documents, are consistent and of high quality before implementation begins.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency checks across spec.md, plan.md, and tasks.md.
  • Compatibility Check: Requires spec-kit project structure with .specify/ directory.
  • Quality Assurance: Identifies inconsistencies, duplications, ambiguities, and underspecified items.

Quick Start

Run the speckit-analyze skill to perform a quality check on your project 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.md, plan.md, and tasks.md before implementation?

Run a non-destructive consistency check across your spec.md, plan.md, and tasks.md artifacts to identify inconsistencies, ambiguities, and underspecified items before implementation begins.

Do I need a spec-kit project structure to run artifact consistency checks?

Yes, artifact consistency checks require the spec-kit project structure with the .specify/ directory present to ensure compatibility and properly locate the artifacts for analysis.

What quality issues can cross-artifact analysis find in project artifacts?

Cross-artifact analysis finds inconsistencies, duplications, ambiguities, and underspecified items across your spec, plan, and tasks documents to ensure high quality before implementation.

Does consistency analysis modify my existing spec.md and plan.md files?

No, consistency analysis performs a non-destructive quality check on your spec.md and plan.md files, ensuring artifacts are reviewed without altering or modifying the original content.

When should I run a quality assurance check on my project artifacts?

You should run a quality assurance check on your project artifacts right before implementation begins, ensuring your spec, plan, and tasks documents are free of inconsistencies and ambiguities.