Speckit.Analyze banner
IvanMurzak IvanMurzak

Speckit.Analyze

Development community

Description

--- description: Perform a non-destructive cross-artifact consistency and quality analysis across spec.md, plan.md, and tasks.md after task generation. --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Goal Identify inconsistencies, duplications, ambiguities, and underspecified items across the three core artifacts (`spec.md`, `plan.md`, `tasks.md`) before implementation. This command MUST run only after `/speckit.tasks` has s

Installation

Installs to ~/.claude/commands/ivanmurzak-unity-mcp-speckit.analyze.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/IvanMurzak/Unity-MCP/HEAD/.claude/commands/speckit.analyze.md -o ~/.claude/commands/ivanmurzak-unity-mcp-speckit.analyze.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository