spec-kitty.analyze

Analyze spec.md, plan.md, and tasks.md for consistency and charter compliance.

1|1|Updated May 1, 2026
One-click install
npx skills add https://github.com/stijn-dejongh/spec-kitty-design --skill spec-kitty-analyze-stijn-dejongh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-kitty.analyze
Source: https://github.com/stijn-dejongh/spec-kitty-design/tree/main/.agents/skills/spec-kitty.analyze
Command: npx skills add https://github.com/stijn-dejongh/spec-kitty-design --skill spec-kitty-analyze-stijn-dejongh

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 key project artifacts, ensuring a high standard of documentation and reducing errors before implementation.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency checks across spec.md, plan.md, and tasks.md.
  • Quality Reporting: Identifies inconsistencies, duplications, ambiguities, and underspecified items.
  • Charter Alignment: Validates against the project charter to ensure compliance with principles.
  • Read-Only Analysis: Outputs a structured report without modifying files.

Quick Start

Run the spec-kitty.analyze skill to check the consistency and quality of your project artifacts.

Frequently Asked Questions about spec-kitty.analyze

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate consistency checks across project artifacts like spec and plan files?

To automate consistency checks across project artifacts, you can use a skill that cross-references files like spec.md, plan.md, and tasks.md. It compares these documents against a project charter to identify ambiguities, duplications, and underspecified items.

What is cross-artifact analysis for software documentation?

Cross-artifact analysis for software documentation is the process of validating alignment across multiple project files. It ensures that specifications, plans, and task lists comply with defined project principles and reduces documentation errors before implementation.

How do I validate my project documentation against a project charter?

You validate project documentation against a project charter by running an automated analysis skill. It reviews your spec.md and plan.md files, comparing their contents against charter principles to ensure full compliance and highlight inconsistencies.

Can I review project documentation for quality without modifying the original files?

Yes, you can review project documentation quality without modifying files by using a read-only analysis skill. It evaluates your artifacts and outputs a structured quality report detailing inconsistencies and underspecified items, leaving your files untouched.

What is the best way to find underspecified items in project specifications?

The best way to find underspecified items in project specifications is through automated code and document analysis. This process scans your project artifacts to detect ambiguities, duplications, and missing details before implementation begins.

Do I need any specific dependencies to run a project analysis and quality check?

No, you do not need any specific dependencies to run this project analysis and quality check. The skill operates independently to evaluate your documentation artifacts and generate a structured compliance report.