speckit.analyze

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

1|Updated Apr 12, 2026
One-click install
npx skills add https://github.com/aniruddh2003/ai-code-reviewer --skill speckit-analyze-aniruddh2003
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit.analyze
Source: https://github.com/aniruddh2003/ai-code-reviewer/tree/main/.agent/skills/speckit.analyze
Command: npx skills add https://github.com/aniruddh2003/ai-code-reviewer --skill speckit-analyze-aniruddh2003

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill ensures that project artifacts like spec.md, plan.md, and tasks.md are consistent and of high quality before implementation, reducing errors and improving project outcomes.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency and quality checks across spec, plan, and tasks artifacts.
  • Non-Destructive Analysis: Reads artifacts without modifying them, providing a structured analysis report.
  • Remediation Suggestions: Offers optional remediation plans for identified issues.

Quick Start

Run the speckit.analyze skill to perform a consistency and quality analysis 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 cross-artifact consistency across spec, plan, and tasks files?

Cross-artifact consistency checking reads spec.md, plan.md, and tasks.md without modifying them to identify inconsistencies, duplications, ambiguities, and underspecifications. It validates adherence to your project constitution and outputs a structured analysis report.

What is non-destructive project artifact analysis?

Non-destructive project artifact analysis reads files like spec.md, plan.md, and tasks.md to evaluate quality and consistency without modifying them. It generates a structured analysis report detailing issues like ambiguities and underspecifications.

How do I ensure project artifacts adhere to a project constitution before implementation?

To ensure project artifacts adhere to a project constitution, perform a cross-artifact analysis on spec.md, plan.md, and tasks.md. This checks for consistency and quality, identifying any deviations from the constitution rules.

Can I get remediation suggestions for inconsistencies found in spec, plan, and tasks files?

Yes, after performing a consistency and quality analysis on spec.md, plan.md, and tasks.md, you can receive optional remediation suggestions. These plans help address identified inconsistencies, duplications, and ambiguities.

What types of issues does a cross-artifact quality check identify in project files?

A cross-artifact quality check identifies inconsistencies, duplications, ambiguities, and underspecifications across spec.md, plan.md, and tasks.md files. It ensures these artifacts align with the project constitution before implementation.