Sp.Analyze banner
Wania-Kazmi Wania-Kazmi

Sp.Analyze

Testing 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 `/sp.tasks` has succes

Installation

Installs to ~/.claude/commands/wania-kazmi-claude-code-autonomous-agent-workflow-sp.analyze.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Wania-Kazmi/claude-code-autonomous-agent-workflow/HEAD/.claude/commands/sp.analyze.md -o ~/.claude/commands/wania-kazmi-claude-code-autonomous-agent-workflow-sp.analyze.md

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

Full documentation available on GitHub

View Source Repository