Speckit.Tasks banner
IvanMurzak IvanMurzak

Speckit.Tasks

Development community

Description

--- description: Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts. handoffs: - label: Analyze For Consistency agent: speckit.analyze prompt: Run a project analysis for consistency send: true - label: Implement Project agent: speckit.implement prompt: Start the implementation in phases send: true --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ##

Installation

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

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

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

Full documentation available on GitHub

View Source Repository