Speckit.Plan banner
IvanMurzak IvanMurzak

Speckit.Plan

Development community

Description

--- description: Execute the implementation planning workflow using the plan template to generate design artifacts. handoffs: - label: Create Tasks agent: speckit.tasks prompt: Break the plan into tasks send: true - label: Create Checklist agent: speckit.checklist prompt: Create a checklist for the following domain... --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline 1. **Setup**: Run `.specify

Installation

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

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

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

Full documentation available on GitHub

View Source Repository