speckit-analyze

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

1|Updated Apr 7, 2025
One-click install
npx skills add https://github.com/RedFox-Soft/OAuth-server.ts --skill speckit-analyze-redfox-soft
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/RedFox-Soft/OAuth-server.ts/tree/main/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/RedFox-Soft/OAuth-server.ts --skill speckit-analyze-redfox-soft

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a non-destructive analysis of project artifacts, ensuring consistency and quality across spec.md, plan.md, and tasks.md.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency and quality checks across spec, plan, and tasks documents.
  • Post-Task Generation: Run after task generation to identify inconsistencies and underspecified items.
  • Compatibility: Requires spec-kit project structure with .specify/ directory.

Quick Start

Run the speckit-analyze skill to perform a 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 consistency across spec, plan, and tasks documents?

To check consistency across spec, plan, and tasks documents, run a non-destructive quality analysis on your spec-kit artifacts. This identifies duplications, ambiguities, and underspecified items across your project documentation.

Do I need a spec-kit directory structure to analyze project artifacts?

Yes, you need a spec-kit project structure with a .specify/ directory to analyze project artifacts. The consistency check requires this specific environment setup to parse your spec.md, plan.md, and tasks.md files.

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

You should run a quality assurance check on project documentation immediately after task generation. This post-generation analysis identifies inconsistencies and underspecified items before development begins.

What is non-destructive analysis for project artifacts?

Non-destructive analysis for project artifacts is a consistency check that reviews spec.md, plan.md, and tasks.md without modifying them. It surfaces ambiguities and duplications to ensure cross-artifact quality.

What's the best way to find underspecified items in a spec-kit project?

The best way to find underspecified items in a spec-kit project is to perform a cross-artifact consistency analysis. This detects ambiguities and gaps across your spec.md, plan.md, and tasks.md files.

Can I use this consistency check to find duplications in tasks.md?

Yes, you can use this consistency check to find duplications in tasks.md. The analysis scans spec.md, plan.md, and tasks.md to detect duplications, inconsistencies, and underspecified items across all project artifacts.