speckit-analyze

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

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

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

Core Features & Use Cases

  • Structured cross-artifact analysis to surface gaps between spec.md, plan.md, and tasks.md.
  • Read-only evaluation that outputs a structured report with clear remediation options.
  • Validation of constitution principles to ensure governance alignment throughout the artifacts.

Quick Start

Run the speckit-analyze command after speckit.tasks has produced a complete tasks.md to surface cross-artifact inconsistencies.

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?

Cross-artifact consistency analysis identifies inconsistencies, duplications, ambiguities, and underspecified items across spec.md, plan.md, and tasks.md by validating principles from the constitution and mapping artifacts to requirements.

What is the best way to validate constitution principles after task generation?

Validating constitution principles after task generation requires mapping spec.md, plan.md, and tasks.md artifacts against the .specify/memory/constitution.md file to ensure governance alignment and surface cross-artifact gaps.

Can I automatically fix ambiguities and duplications found in my spec and plan files?

You can review ambiguities and duplications in a structured read-only report, and apply an optional remediation plan that requires explicit user approval before any edits are applied to the artifacts.

When do I need to run cross-artifact consistency analysis on my tasks?

You should run cross-artifact consistency analysis after speckit.tasks has produced a complete tasks.md to surface gaps between spec.md, plan.md, and tasks.md and validate governance alignment.

Does the analysis tool modify my spec.md, plan.md, or tasks.md files directly?

The analysis tool runs in a strictly read-only mode to output a compact, actionable report, ensuring any optional remediation plan requires explicit user approval before any edits are applied.