Speckit.Implement banner
IvanMurzak IvanMurzak

Speckit.Implement

Development community

Description

--- description: Execute the implementation plan by processing and executing all tasks defined in tasks.md --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Pre-Execution Checks **Check for extension hooks (before implementation)**: - Check if `.specify/extensions.yml` exists in the project root. - If it exists, read it and look for entries under the `hooks.before_implement` key - If the YAML cannot be parsed or is invalid, sk

Installation

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

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

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

Full documentation available on GitHub

View Source Repository