speckit-analyze

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

Updated Jun 21, 2026
One-click install
npx skills add https://github.com/infantesromeroadrian/arca-agent --skill speckit-analyze-infantesromeroadrian
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: speckit-analyze
Source: https://github.com/infantesromeroadrian/arca-agent/tree/main/template/skills/speckit-analyze
Command: npx skills add https://github.com/infantesromeroadrian/arca-agent --skill speckit-analyze-infantesromeroadrian

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automatically checks for inconsistencies, duplications, ambiguities, and underspecifications in project files (spec.md, plan.md, tasks.md) post-task generation, saving time and reducing errors.

Core Features & Use Cases

  • Cross-Artifact Analysis: Consistency and quality checks across three project files.
  • Post-Task Generation: Runs only after task generation commands are executed.
  • Compatibility Check: Ensures the project structure complies with spec-kit standards.
  • Read-Only Analysis: Outputs a structured report without modifying files.
  • Remediation Plan: Optionally suggests edits for critical issues.

Quick Start

Run /speckit-analyze after task generation to ensure your project files are consistent and high-quality.

Frequently Asked Questions about speckit-analyze

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

FAQPage Schema
How do I check spec, plan, and tasks files for consistency after task generation?

To check spec, plan, and tasks files for consistency, run an automated read-only analysis that detects duplications, ambiguities, and underspecifications across project artifacts to ensure compliance with spec-kit standards.

What is cross-artifact analysis for project specification files?

Cross-artifact analysis for project specification files is a read-only quality assurance process that scans spec.md, plan.md, and tasks.md to identify structural inconsistencies and verify compliance post-task generation.

Does the spec-kit analysis modify my project files during the consistency check?

The spec-kit analysis does not modify your project files during the consistency check, operating as a strictly read-only process that outputs a structured report with optional remediation suggestions for critical issues.

When should I run a quality assurance check on my project specifications?

You should run a quality assurance check on your project specifications immediately after executing task generation commands, ensuring the newly created spec, plan, and tasks files meet required standards before further development.

Can I get a remediation plan for ambiguities found in my tasks.md file?

You can get a remediation plan for ambiguities found in your tasks.md file, as the analysis optionally suggests targeted edits to resolve critical consistency issues identified during the read-only review.