speckit-analyze

Analyze and validate spec, plan, and tasks artifacts for consistency and constitution alignment.

3|Updated Apr 23, 2026
One-click install
npx skills add https://github.com/opencue/colony --skill speckit-analyze-opencue
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/opencue/colony/tree/main/.claude/skills/speckit-analyze
Command: npx skills add https://github.com/opencue/colony --skill speckit-analyze-opencue

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill unit identifies inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md, ensuring high-quality project documentation.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency checks across key project artifacts.
  • Compatibility Checks: Ensures spec-kit project structure compatibility.
  • Read-Only Analysis: Outputs a structured report without modifying files.
  • Constitution Alignment: Validates against project constitution for compliance.

Quick Start

Run the 'speckit-analyze' command to initiate the analysis on your project's 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 markdown files?

To check consistency across spec, plan, and tasks artifacts, you can analyze project documentation to automatically identify inconsistencies, duplications, ambiguities, and underspecified items.

What is the best way to validate project documentation against a constitution file?

Validating project documentation against a constitution file involves running automated consistency checks to ensure your spec, plan, and tasks artifacts comply with the defined project rules.

Do I need a specific project structure to run specification analysis?

Yes, specification analysis requires a valid spec-kit project structure and a constitution file to successfully perform compatibility checks and constitution alignment.

Can I use cross-artifact analysis to modify and fix my project documentation?

No, cross-artifact analysis operates as a read-only process that outputs a structured report identifying quality issues across your documentation without modifying the original files.

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

Your spec-kit analysis report shows underspecified items because the automated checks detected ambiguities or missing details across your spec, plan, and tasks artifacts.

Does spec-kit analyze work without a constitution file?

No, spec-kit analyze does not work without a valid constitution file, as it is required to perform constitution alignment and validate compliance across project artifacts.