Spec Kit Tasks-to-Issues Skill When to Use - You want to convert into GitHub issues in the same repository. Inputs - - The repository's Git remote URL - Any user-provided issue labeling or grouping preferences If tasks are missing, ask the user to run speckit-tasks first. Workflow 1. Run from repo root and parse FEATURE DIR and AVAILABLE DOCS list. All paths must be absolute. For single quotes in args like "I'm Groot", use escape syntax: e.g 'I'\''m Groot' (or double-quote if possible: "I'm Groot"). 1. From the executed script, extract the path to tasks . 1. Get the Git remote by running: [!C…