speckit-analyze

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

Updated Dec 5, 2025
One-click install
npx skills add https://github.com/ApothecaryMan/pharmaflow-ai --skill speckit-analyze-apothecaryman
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/ApothecaryMan/pharmaflow-ai/tree/main/.agent/skills/speckit-analyze
Command: npx skills add https://github.com/ApothecaryMan/pharmaflow-ai --skill speckit-analyze-apothecaryman

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the analysis of consistency and quality across spec.md, plan.md, and tasks.md documents, saving time and reducing errors in project development.

Core Features & Use Cases

  • Cross-Document Analysis: Checks for inconsistencies, duplications, ambiguities, and underspecifications between spec, plan, and tasks documents.
  • Compatibility Check: Ensures the analysis is compatible with spec-kit project structure.
  • Read-Only Analysis: Outputs a structured report without modifying any files.
  • Remediation Suggestions: Provides optional remediation plans for identified issues.

Quick Start

Run the speckit-analyze skill to perform a consistency and quality analysis on your project's spec, plan, and tasks documents.

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

To check consistency and quality across spec, plan, and tasks documents, run a non-destructive analysis to identify duplications, ambiguities, and underspecifications. This process outputs a structured report with remediation suggestions without modifying your original files.

What is cross-document analysis in a spec-kit project structure?

Cross-document analysis in a spec-kit project structure is an automated quality assurance process that checks for inconsistencies, duplications, ambiguities, and underspecifications between spec.md, plan.md, and tasks.md files to reduce errors in project development.

How do I find underspecifications and ambiguities in project specification documents?

You can find underspecifications and ambiguities in project specification documents by running an automated consistency check. This analysis identifies specification gaps and outputs a structured report detailing issues and optional remediation plans.

Can I analyze spec, plan, and tasks files without modifying the original project data?

Yes, you can perform a read-only consistency and quality analysis on spec, plan, and tasks files. The analysis outputs a structured report with remediation suggestions and ensures your original project documents remain completely unmodified.

Does spec-kit consistency analysis work with standard markdown specification files?

Spec-kit consistency analysis is compatible with the standard spec-kit project structure, specifically targeting spec.md, plan.md, and tasks.md files. It performs automated quality assurance checks directly on these markdown documents.