Speckit.Specify banner
IvanMurzak IvanMurzak

Speckit.Specify

Development community

Description

--- description: Create or update the feature specification from a natural language feature description. handoffs: - label: Build Technical Plan agent: speckit.plan prompt: Create a plan for the spec. I am building with... - label: Clarify Spec Requirements agent: speckit.clarify prompt: Clarify specification requirements send: true --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline The text the

Installation

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

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

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

Full documentation available on GitHub

View Source Repository