Speckit.Taskstoissues banner
IvanMurzak IvanMurzak

Speckit.Taskstoissues

Development community

Description

--- description: Convert existing tasks into actionable, dependency-ordered GitHub issues for the feature based on available design artifacts. tools: ['github/github-mcp-server/issue_write'] --- ## User Input ```text $ARGUMENTS ``` You **MUST** consider the user input before proceeding (if not empty). ## Outline 1. Run `.specify/scripts/powershell/check-prerequisites.ps1 -Json -RequireTasks -IncludeTasks` from repo root and parse FEATURE_DIR and AVAILABLE_DOCS list. All paths must be absolu

Installation

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

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

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

Full documentation available on GitHub

View Source Repository