speckit.analyze

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

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/prof-danielc/SpaceScream --skill speckit-analyze-prof-danielc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.analyze
Source: https://github.com/prof-danielc/SpaceScream/tree/main/.agent/skills/speckit.analyze
Command: npx skills add https://github.com/prof-danielc/SpaceScream --skill speckit-analyze-prof-danielc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires speckit.tasks, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the consistency and quality analysis of project artifacts, ensuring that specifications, plans, and tasks align with project requirements and principles.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency and quality checks across spec.md, plan.md, and tasks.md.
  • Post-Task Generation: Runs after /speckit.tasks to validate the output.
  • Read-Only Analysis: Outputs a structured report without modifying files.
  • Constitution Alignment: Ensures compliance with project constitution.

Quick Start

Run the analyze skill to perform a consistency check on the 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 and quality across project artifacts like spec.md and plan.md?

To check consistency and quality across project artifacts, you can automate cross-artifact analysis that detects duplications, ambiguities, and underspecifications. This process ensures your spec.md, plan.md, and tasks.md files align with project requirements without manual review.

What is the best way to validate generated tasks against a project constitution?

Validating generated tasks against a project constitution requires a read-only analysis that checks for alignment. Running a post-task generation analysis ensures your tasks.md output complies with defined project principles and identifies any compliance gaps.

Does the artifact consistency analysis modify my spec.md or tasks.md files?

Artifact consistency analysis does not modify your spec.md or tasks.md files. It performs a read-only evaluation and outputs a structured report detailing ambiguities, duplications, and underspecifications, leaving your original project artifacts untouched.

How do I automate post-task generation validation for specification documents?

You automate post-task generation validation by running an analysis skill immediately after task generation. This validates the output by checking for duplications, ambiguities, and underspecifications across your spec.md, plan.md, and tasks.md artifacts.

Do I need knowledge of project artifacts and constitution before running specification analysis?

Yes, you need knowledge of project artifacts and the constitution before running specification analysis. Understanding your spec.md, plan.md, and tasks.md content is required to effectively identify ambiguities and ensure constitution alignment.