speckit-analyze

Analyze spec.md, plan.md, and tasks.md for cross-artifact inconsistencies and gaps.

Updated May 4, 2026
One-click install
npx skills add https://github.com/Ab0umar/SRV100_Acc --skill speckit-analyze-ab0umar
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/Ab0umar/SRV100_Acc/tree/main/.agents/skills/speckit-analyze
Command: npx skills add https://github.com/Ab0umar/SRV100_Acc --skill speckit-analyze-ab0umar

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill helps auditors and engineers surface cross-artifact inconsistencies and gaps between core artifacts (spec.md, plan.md, and tasks.md) after task generation.

Core Features & Use Cases

  • Cross-artifact consistency checks: Detect mismatches and gaps between spec, plan, and tasks.
  • Quality evaluation: Identify ambiguities and overspecifications that hinder progress.
  • Use Case: Before starting work, run this analysis to surface FRs, acceptance criteria, and task gaps to align teammates.

Quick Start

Run the speckit-analyze analysis against your feature folder to surface cross-artifact issues.

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 between spec, plan, and tasks files?

To check for inconsistencies between spec, plan, and tasks files, you can analyze these specification artifacts to surface cross-artifact gaps and mismatches. This process identifies ambiguities and overspecifications to align teammates before starting work.

What is cross-artifact traceability analysis in software engineering?

Cross-artifact traceability analysis is a non-destructive review process that validates task generation results by surfacing gaps between functional requirements, acceptance criteria, and implementation tasks across specification documents.

How do I validate task generation results against a feature specification?

You validate task generation results by running an analysis against your feature folder to surface cross-artifact issues. This identifies mismatches between functional requirements and acceptance criteria to ensure alignment before development.

Can I use spec analysis to find missing functional requirements in task lists?

Yes, analyzing specification artifacts can identify missing functional requirements in task lists. The review specifically targets cross-artifact inconsistencies, revealing task gaps and overspecifications that hinder progress before work begins.

Does cross-artifact analysis modify the original spec, plan, and tasks files?

No, cross-artifact analysis satisfies requirements for non-destructive review. It generates traceable findings and structured reports that feed into the workflow without modifying the original spec.md, plan.md, and tasks.md artifacts.

When should I run a specification consistency check on my project artifacts?

You should run a specification consistency check before starting work to surface functional requirements, acceptance criteria, and task gaps. This validates task generation results and aligns teammates on the feature folder artifacts.