speckit-analyze

Analyzes spec, plan, and tasks documents for consistency and quality.

Updated Jul 2, 2026
One-click install
npx skills add https://github.com/niisara/social-media-content --skill speckit-analyze-niisara
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/niisara/social-media-content/tree/main/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/niisara/social-media-content --skill speckit-analyze-niisara

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the analysis of project artifacts, ensuring consistency and quality across spec, plan, and tasks documents.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency checks between spec, plan, and tasks documents.
  • Quality Control: Identifies duplications, ambiguities, and underspecified items.
  • Post-Task Generation: Runs after task generation to validate the integrity of the project.
  • Non-Destructive: Outputs a report without modifying any files.

Quick Start

Run the speckit-analyze skill to analyze your project artifacts for consistency and quality issues.

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 between spec, plan, and tasks documents?

Cross-artifact consistency analysis compares your spec, plan, and tasks documents to identify duplications, ambiguities, and underspecified items. It generates a structured report with severity ratings and remediation suggestions to ensure project artifact quality.

What is the best way to automate quality assurance for project artifacts?

Automated quality assurance for project artifacts performs non-destructive consistency checks to identify duplications and ambiguities. It outputs a structured analysis report with severity ratings and specific remediation suggestions without modifying your existing files.

Does project artifact analysis require a specific directory structure?

Yes, project artifact analysis requires a spec-kit project structure containing a .specify/ directory. This structural prerequisite ensures the analysis tool can correctly locate and evaluate your spec, plan, and tasks documents for consistency issues.

Can I run a consistency check on project artifacts without modifying files?

Yes, you can run a non-destructive consistency check that outputs an analysis report without modifying any project files. This ensures your spec, plan, and tasks documents remain untouched while still identifying quality issues and underspecified items.

When do I need to run an analysis on my project artifacts?

You should run project artifact analysis immediately after task generation to validate the integrity of your project. This post-task generation check identifies cross-artifact inconsistencies, ambiguities, and underspecified items before they impact development.

Why does my spec-kit project analysis report show underspecified items?

Your spec-kit project analysis report shows underspecified items because the cross-artifact consistency check identified details in your spec, plan, or tasks documents that lack sufficient specification. The report provides severity ratings and remediation suggestions to resolve these gaps.