speckit-analyze

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

Updated Sep 24, 2025
One-click install
npx skills add https://github.com/AhmedHassaan-7OS/money_follow --skill speckit-analyze-ahmedhassaan-7os
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/AhmedHassaan-7OS/money_follow/tree/main/project_disc/.agents/skills/speckit-analyze
Command: npx skills add https://github.com/AhmedHassaan-7OS/money_follow --skill speckit-analyze-ahmedhassaan-7os

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify cross-artifact inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md after task generation.

Core Features & Use Cases

  • Detect cross-artifact inconsistencies between spec.md, plan.md, and tasks.md to ensure unified goals and traceability.
  • Flag ambiguities and missing acceptance criteria to prevent incomplete implementations.
  • Generate a remediation view and recommendations to align artifacts before handoff to development.

Quick Start

Run this skill after speckit.tasks has produced tasks.md to audit the three core artifacts for misalignments and gaps.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check for inconsistencies across spec.md, plan.md, and tasks.md files?

To check for inconsistencies across spec.md, plan.md, and tasks.md, use a cross-artifact analyzer to identify duplications, ambiguities, and underspecified items. It examines functional requirements, edge cases, and task mappings to ensure traceability and testability.

What is cross-artifact traceability analysis in software specifications?

Cross-artifact traceability analysis is the process of examining functional requirements, architecture references, and task mappings across specification documents. It ensures unified goals by detecting gaps and verifying alignment checks against the project constitution.

When should I run a consistency check on my project specifications and tasks?

You should run a consistency check on your project specifications immediately after task generation produces your tasks.md file. This audits the three core artifacts for misalignments and missing acceptance criteria before handoff to development.

How do I flag ambiguities and missing acceptance criteria in my spec documents?

To flag ambiguities and missing acceptance criteria in spec documents, run an automated cross-artifact analysis. It identifies underspecified items and generates a remediation view with clear recommendations to align artifacts before implementation.

Can I generate automated remediation recommendations for misaligned project artifacts?

Yes, you can generate automated remediation recommendations for misaligned project artifacts by analyzing spec.md, plan.md, and tasks.md. The analysis is structured for automation, providing clear recommendations and alignment checks to resolve gaps.