Speckit.Clarify banner
IvanMurzak IvanMurzak

Speckit.Clarify

Development community

Description

--- description: Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec. handoffs: - label: Build Technical Plan agent: speckit.plan prompt: Create a plan for the spec. I am building with... --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline Goal: Detect and reduce ambiguity or missing decision points in the a

Installation

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

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

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

Full documentation available on GitHub

View Source Repository