speckit-analyze

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

128|7|Updated Jun 20, 2026
One-click install
npx skills add https://github.com/PieroSierra/SecondBrain --skill speckit-analyze-pierosierra
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/PieroSierra/SecondBrain/tree/main/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/PieroSierra/SecondBrain --skill speckit-analyze-pierosierra

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires spec-kit, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill analyzes consistency and quality across spec.md, plan.md, and tasks.md, providing insights and recommendations after task generation, reducing risks of inconsistencies and errors in the project.

Core Features & Use Cases

  • Consistency Check: Identifies inconsistencies and duplications across artifacts.
  • Quality Assurance: Validates against constitution and requirements for clarity and completeness.
  • Use Case: For project managers and developers working in a spec-kit structured project, this skill is ideal after generating tasks, to ensure artifacts are well-aligned and ready for implementation.

Quick Start

To start the analysis, run /speckit-analyze in your project directory.

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.md, plan.md, and tasks.md files?

To check consistency across spec.md, plan.md, and tasks.md files, analyze the spec-kit project using cross-artifact validation to identify inconsistencies and duplications, outputting a report with actionable findings and recommendations.

What is artifact quality assurance in a spec-kit project?

Artifact quality assurance in a spec-kit project is the validation of generated tasks against the constitution and requirements to ensure clarity, completeness, and alignment before implementation begins.

Do I need a .specify directory to run spec-kit artifact analysis?

Yes, you need a .specify directory and an existing spec-kit project structure to run spec-kit artifact analysis, as the tool requires this context to perform cross-artifact validation and generate findings.

How do I validate project artifacts for constitution alignment after task generation?

To validate project artifacts for constitution alignment after task generation, run a cross-artifact analysis on your spec-kit project to output a report detailing quality issues and alignment recommendations.

When should I run cross-artifact analysis on my spec-kit project?

You should run cross-artifact analysis on your spec-kit project immediately after task generation to ensure artifacts are well-aligned, reducing risks of inconsistencies and errors before implementation starts.